Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x3d68…f69e102d ago0x64b613…3fbadf
0xa787…64cf0x0e3d…7757Base$4.20100%0xdeef…04fd102d ago0xdeccea…527427
0xa787…64cf0x0e3d…7757Base$31.50100%0x1ef5…d9e8102d ago0xd70576…0ef83b
0xa787…64cf0x0e3d…7757Base$1.05100%0x10ee…31de102d ago0x0aaaf8…de65ab
0xa787…64cf0x0e3d…7757Base$3.15100%0x0dd6…b0b0102d ago0xf83e31…eefe02
0xa787…64cf0x0e3d…7757Base$1.05100%0xf200…d9a0102d ago0x23cb0d…d93713
0xa787…64cf0x0e3d…7757Base$5.25100%0x84ea…0e47102d ago0x05dbaf…9e6735
0xa787…64cf0x0e3d…7757Base$10.50100%0x3e70…fea1102d ago0x2f827b…08bd4c
0xa787…64cf0x0e3d…7757Base$5.25100%0xc629…e701102d ago0xfa26f4…ea2118
0xa787…64cf0x0e3d…7757Base$21.00100%0x2970…8ed7102d ago0x3157f5…a0b8ce
0xa787…64cf0x0e3d…7757Base$1.05100%0xb859…c367102d ago0xce735f…99eed0
0xa787…64cf0x0e3d…7757Base$10.50100%0x771b…60b8102d ago0xdbf9cc…8dacf4
0xa787…64cf0x0e3d…7757Base$5.25100%0xb55c…2e3e102d ago0xee96c7…093829
0xa787…64cf0x0e3d…7757Base$2.10100%0xdc27…c47d102d ago0x46a907…31d672
0xa787…64cf0x0e3d…7757Base$4.20100%0x8bc8…eb02102d ago0x1df736…a0f38c
0xa787…64cf0x0e3d…7757Base$1.05100%0xd773…a250102d ago0xba5910…9c6871
0xa787…64cf0x0e3d…7757Base$1.05100%0x2ee2…15c4102d ago0xa7a08a…4f983d
0xa787…64cf0x0e3d…7757Base$10.50100%0x4950…4a26102d ago0x643f9e…60aeef
0xa787…64cf0x0e3d…7757Base$1.05100%0x3c35…aa73102d ago0x99966a…57aef5
0xa787…64cf0x0e3d…7757Base$1.05100%0xe5f9…0f5f102d ago0xc131a0…7151e6
0xa787…64cf0x0e3d…7757Base$2.10100%0x1e76…9aba102d ago0x9e2d42…b44957
0xa787…64cf0x0e3d…7757Base$3.15100%0x12ba…6b61102d ago0x8b72a7…e821ff
0xa787…64cf0x0e3d…7757Base$6.30100%0xf7a9…eb8d102d ago0x83fa55…d5fbe0
0xa787…64cf0x0e3d…7757Base$15.75100%0x6e35…7a28102d ago0xdf7692…1540ba
0xa787…64cf0x0e3d…7757Base$1.05100%0x8e4d…98c0102d ago0xda267e…16e74a

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.