Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xede1d0…d5ec07
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x9a0ade…c8a3b9
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x942c01…8c94ff
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xb7f3e7…59de1c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x95b904…ec684e
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x042506…0ffd6d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xaf9bb3…ea0b35
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xa4a803…64d390
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x4a3432…c132a0
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xaeb6cd…94ba9a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xf36e3a…4dbbf2
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x6468bb…08f23d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x3b817d…cc90f3
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x1bbda5…6a3d54
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x0529a4…6d2069
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x3acf9f…446408
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x16dc27…1954e1
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x4a3710…6f2f6a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x5bcec6…87b780
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xc15a7d…84ce6d
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x00a455…4a7700
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xd72c04…ea19be
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0x4fef52…a42e6b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xb9b733…966d29
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase50d ago0xf9ec98…68b4fd

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.