Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf474…7e900x6366…f1e2Base—$0.000841100%0x08ff…bb06121d ago0xecede5…483c3c
0xf474…7e900x6366…f1e2Base—$0.007446100%0x08ff…bb06121d ago0xfb3066…d39ff2
0xf474…7e900x6366…f1e2Base—$0.008035100%0x7f16…55b4121d ago0x7a98ce…8fb969
0xf474…7e900x6366…f1e2Base—$0.008062100%candidates121d ago0xe59584…9329de
0xf474…7e900x6366…f1e2Base—$0.05100%candidates121d ago0xf054bf…0b14fb
0xf474…7e900x6366…f1e2Base—$0.00224100%0x4918…e369121d ago0x4dbc6f…6b3760
0xf474…7e900x6366…f1e2Base—$0.06100%0x4918…e369121d ago0x9d0724…db5e77
0xf474…7e900x6366…f1e2Base—$0.10100%0x08ff…bb06121d ago0x99b0eb…9cd803
0xf474…7e900x6366…f1e2Base—$0.008462100%0x7f16…55b4121d ago0xdced25…dcb2db
0xf474…7e900x6366…f1e2Base—$0.11100%0xbe53…e902121d ago0xdb6e04…6f767d
0xf474…7e900x6366…f1e2Base—$0.004295100%0x6366…f1e2121d ago0xfb4d7a…8442ec
0xf474…7e900x6366…f1e2Base—$0.08100%0x6366…f1e2121d ago0x0ba256…25c2cd
0xf474…7e900x6366…f1e2Base—$0.13100%0x7f16…55b4121d ago0x560f4e…309551
0xf474…7e900x6366…f1e2Base—$0.008748100%0x0098…3100121d ago0xa8b5e6…2b2f34
0xf474…7e900x6366…f1e2Base—$0.18100%0x0098…3100121d ago0x99890b…a161d6
0xf474…7e900x6366…f1e2Base—$0.00861100%0x7f16…55b4121d ago0x7487d9…9acd02
0xf474…7e900x6366…f1e2Base—$0.26100%0x7f16…55b4121d ago0x11b56a…2a8f98
0xf474…7e900x6366…f1e2Base—$0.21100%0x0d17…b7d1121d ago0x370f3e…a0b75d
0xf474…7e900x6366…f1e2Base—$0.001128100%0x0098…3100121d ago0x555ff5…2eabbc
0xf474…7e900x6366…f1e2Base—$0.008558100%0x0098…3100121d ago0xaa45ae…22e776
0xf474…7e900x6366…f1e2Base—$0.20100%0x0098…3100121d ago0x0d46c9…ea20dd
0xf474…7e900x6366…f1e2Base—$0.21100%0x7f16…55b4121d ago0xb7cc72…e4c2ac
0xf474…7e900x6366…f1e2Base—$0.20100%0x58fe…153b121d ago0x823c04…57bd97
0xf474…7e900x6366…f1e2Base—$0.001128100%0x0098…3100121d ago0xcd84d0…defd62
0xf474…7e900x6366…f1e2Base—$0.008383100%0x0098…3100121d ago0xd97c9c…008b20

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.