Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xd9ae9a…6a057c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x8258ef…6531cd
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x62e038…87c126
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xe20b3c…37786f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x91973a…809c9b
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xddbbd9…90e82e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xa8039e…570793
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x9ef700…9a8fe6
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x0293bd…4360cb
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xfdc901…cad217
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x4b6d4c…298cbd
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xc4ac04…ecefd3
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x42e10a…b622f2
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xda76ef…c80157
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xebccb8…9076aa
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xd24388…91a25e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0xafded9…628978
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x515640…b78c79
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x08db0f…61a21d
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x2bdbd8…cef06d
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x85dc7a…82eef5
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x462323…199ded
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x73cac7…fc5688
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x9d151e…af4be5
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase7d ago0x6c9814…5b9fd5

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.