Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xbf3ace…e95548
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x1d6065…3f3613
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xb2a278…f5d7ac
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x832c27…775e9f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xcf34d9…ce255f
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x9899bc…0d8b3d
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x22992b…81fc7e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x67064a…c43d44
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x1228bc…312ef3
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0xd79a4d…85a4f5
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xfc10d1…895552
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x36b831…d9538c
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xd47cbd…ce943e
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x935b09…7920b9
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x420378…845be1
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0xcaa47c…853a1d
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xf014d9…f360c2
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x6fd39b…c885ea
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x6adc1e…802ccd
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0x12587f…a3ae08
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0xb45750…072115
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0xed0f77…452fc3
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x519f67…fe55c6
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates107d ago0xa051b6…5a6bcc
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase107d ago0x5eef34…e58f53

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.