Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x230627…56c361
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x892cfb…d99283
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x1c4e02…87558b
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xd6e232…ec54e0
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x5f9bcc…6f56d2
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xa469fc…2be5ad
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x363666…c16b59
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x0103a5…3e4a50
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x0c750a…0dea25
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x984c60…b2f71b
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x5b4db2…940649
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x25c305…d37849
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x2daadd…df4d07
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xba0db7…021312
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x0ae62a…f90eb7
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x0cfb7a…5dc061
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x3ebdaa…35f615
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xaa576e…9688b4
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x0df95a…fc58a0
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xdc309d…6ff796
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x9558cb…db46e9
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0xda57dc…79d5fa
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x834f09…28cbf6
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x73e18b…d8e4cd
0x96f7…ba2d0x5aae…482eBase—$0.001100%coinbase3d ago0x09f0f5…ecaf19

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.