Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x155a…7ac60x3e0a…78e7Base—$0.002701100%coinbase72d ago0x03fdb0…bd8d1e
0x155a…7ac60x3e0a…78e7Base—$0.00445100%coinbase72d ago0x12c22d…1826fd
0x155a…7ac60x3e0a…78e7Base—$0.003284100%coinbase72d ago0x0749b0…acd7c6
0x155a…7ac60x3e0a…78e7Base—$0.004996100%coinbase72d ago0xd3a86b…d4f01f
0x155a…7ac60x3e0a…78e7Base—$0.00579100%coinbase72d ago0xf429ed…81f846
0x155a…7ac60x3e0a…78e7Base—$0.003906100%coinbase72d ago0xd7f6fe…1c4616
0x155a…7ac60x3e0a…78e7Base—$0.005484100%coinbase72d ago0x2721e5…1ffc5d
0x155a…7ac60x3e0a…78e7Base—$0.00313100%coinbase72d ago0x6c5469…67f315
0x155a…7ac60x3e0a…78e7Base—$0.004737100%coinbase72d ago0xcebc5b…4709d0
0x155a…7ac60x3e0a…78e7Base—$0.005943100%coinbase72d ago0x744371…203b03
0x155a…7ac60x3e0a…78e7Base—$0.004316100%coinbase72d ago0x2e8ec7…7ca6f1
0x155a…7ac60x3e0a…78e7Base—$0.005483100%coinbase72d ago0xdf31fe…adcf2a
0x155a…7ac60x3e0a…78e7Base—$0.005697100%coinbase72d ago0xd93c07…9f38ed
0x155a…7ac60x3e0a…78e7Base—$0.004207100%coinbase73d ago0xda0bf8…7cfa85
0x155a…7ac60x3e0a…78e7Base—$0.004885100%coinbase73d ago0x702bca…a5af80
0x155a…7ac60x3e0a…78e7Base—$0.004918100%coinbase73d ago0x5382e5…fd6c19
0x155a…7ac60x3e0a…78e7Base—$0.005398100%coinbase73d ago0x41f40e…e3ee04
0x155a…7ac60x3e0a…78e7Base—$0.00385100%coinbase73d ago0x5392f3…81e3e9
0x155a…7ac60x3e0a…78e7Base—$0.002816100%coinbase73d ago0xffb56d…fa2271
0x155a…7ac60x3e0a…78e7Base—$0.00592100%coinbase73d ago0x587769…26fed6

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.