Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase8s ago0xf88744…0ffa6d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase8s ago0x4067a7…05e370
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x7d25f1…d092a4
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase10s ago0x86606d…c57149
0xfd4f…f74c0x8635…42e9Base$0.10100%ultravioletadao12s ago0xa2a4d3…07fccc
0xfd4f…f74c0x8685…e083Base$0.10100%ultravioletadao12s ago0x009a3a…1c18cd
libna.eth0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase12s ago0x3a4a0a…edd51b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x89cddb…6f3a22
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase12s ago0xba0cd9…986c14
0x631d…fd2a0x6839…1a2bBase$0.003100%coinbase12s ago0x61467a…a2dda0
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xc38a3d…a97838
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase14s ago0x86e383…8609b2
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase14s ago0xdf46c6…4819a9
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x29277a…1e5460
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x20bfca…ce9021
0x7103…b9c00xa8b2…1d68Base$0.0170%0x9501…c67716s ago0x13dbe3…452e40
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase18s ago0xc08a80…11ea69
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x4686f1…6b6fbf
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0xba89f9…729fd4
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x18b1eb…ffd756
0xf2d7…b0200x5aae…482eBase$0.25100%coinbase20s ago0xf4c930…e77503
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0xeff586…5405b3
0xfd4f…f74c0x77b0…de5fBase$0.10100%ultravioletadao20s ago0x9501f9…6cefaf
0xfd4f…f74c0xb28f…bc94Base$0.10100%ultravioletadao20s ago0x218e6d…1aca60
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9b40ae…2b9de3

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.