Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x22de…7f3cBase—$2.50100%coinbase94d ago0xe02eee…4e8562
0xa449…15ac0x37cf…d548Base—$2.50100%coinbase94d ago0xc61af7…9ba940
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0x163563…6f52b0
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0x1c6493…df23a6
0xa449…15ac0xa170…08c4Base—$2.50100%coinbase94d ago0x86c9c0…a858b1
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0xb387a5…11956a
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0x1e0044…ce7df2
0xa449…15ac0xf7a0…49d5Base—$2.50100%coinbase94d ago0xdafb67…8cddca
0xa449…15ac0x6d0f…3ae2Base—$2.50100%coinbase94d ago0x080ca7…5c4822
0xa449…15ac0x9fa3…3f0eBase—$2.50100%coinbase94d ago0x3dd09e…1316cb
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0xbdc704…3b5cdb
0xa449…15ac0x2110…67e7Base—$2.50100%coinbase94d ago0x5fb36b…872e97
0xa449…15ac0x9e48…9235Base—$2.50100%coinbase94d ago0x43b073…bfe50a
0xa449…15ac0x6c99…4a74Base—$2.50100%coinbase94d ago0x8a5478…640b0c
0xa449…15ac0xc7c5…306fBase—$2.50100%coinbase94d ago0x5c4e18…49c0bb
0xa449…15ac0x2b65…f6bdBase—$2.50100%coinbase94d ago0xad582a…0dcb32
0xa449…15ac0x2b65…f6bdBase—$2.50100%coinbase94d ago0x859f62…576ba0
0xa449…15ac0x2b65…f6bdBase—$2.50100%coinbase94d ago0xd15eb6…5ca654
0xa449…15ac0x283e…8180Base—$2.50100%coinbase94d ago0x4385ec…e5ba1c
0xa449…15ac0x9e48…9235Base—$2.50100%coinbase94d ago0xf405c8…916ec6
0xa449…15ac0x283e…8180Base—$2.50100%coinbase94d ago0x0ca5bd…0aa6b9
0xa449…15ac0x72ca…e9a1Base—$2.50100%coinbase94d ago0x9cd920…5afb73

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.