Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5116…7ca50x7080…ec92Base—$0.01100%coinbase59d ago0xdab1a6…fc8d03
0x5116…7ca50xc143…9e9dBase—$0.01100%coinbase59d ago0xae48c3…a22f68
0x5116…7ca50x9460…7ad6Base—$0.01100%coinbase59d ago0x40c57f…eac242
0x5116…7ca50x74e8…3b69Base—$0.01100%coinbase59d ago0x8a10ce…7efab2
0x5116…7ca50x3f10…a39bBase—$0.01100%coinbase59d ago0x65fa24…d3fa98
0x5116…7ca50x72ab…6219Base—$0.01100%coinbase59d ago0x62dafe…2073f1
0x5116…7ca50xf29c…6872Base—$0.01100%coinbase59d ago0x843981…fc901b
0x5116…7ca50xfeb9…f2c7Base—$0.01100%coinbase59d ago0x9d4f83…92b2f6
0x5116…7ca50x9023…2d05Base—$0.01100%coinbase59d ago0x1fa196…cda25b
0x5116…7ca50x4b0c…c8e0Base—$0.01100%coinbase59d ago0x51692b…b80622
0x5116…7ca50xa91f…f58fBase—$0.01100%coinbase59d ago0xd28b14…8496e1
0x5116…7ca50x7190…4e7eBase—$0.01100%coinbase59d ago0x6c54cd…ca5504
0x5116…7ca50xcdce…cfbfBase—$0.01100%coinbase59d ago0x9ab794…a09b8a
0x5116…7ca50x6eaa…807dBase—$0.01100%coinbase59d ago0x614774…2e2e5b
0x5116…7ca50xe918…1ed7Base—$0.01100%coinbase59d ago0xd2801b…401647
0x5116…7ca50x67a7…4549Base—$0.01100%coinbase59d ago0xad22a7…63d70e
0x5116…7ca50xa633…4b15Base—$0.01100%coinbase59d ago0xbc6da2…559dfb
0x5116…7ca50x117e…f61dBase—$0.01100%coinbase59d ago0x53a517…23afe5
0x5116…7ca50xefa0…3602Base—$0.01100%coinbase59d ago0x13b446…f2ba2e
0x5116…7ca50x784e…4a53Base—$0.01100%coinbase59d ago0x99b004…e52a32
0x5116…7ca50x1959…cf4fBase—$0.01100%coinbase59d ago0xc6a1ce…4eb828
0x5116…7ca50xcbaf…7886Base—$0.01100%coinbase59d ago0xa3af6e…798c92
0x5116…7ca50x9e26…9fb5Base—$0.01100%coinbase59d ago0xb818f2…85d82e
0x5116…7ca50x9f3a…8084Base—$0.01100%coinbase59d ago0x29d810…d0c310
0x5116…7ca50xb9c9…c619Base—$0.01100%coinbase59d ago0xdd3e4d…672d53

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.