Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfa05d…f346ef
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x654f4a…92036f
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee7cb1…7df32a
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x881120…02c413
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6f3961…3ff74e
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf6daf6…3000d3
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x341645…c005b0
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3ceb69…bd3edd
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x01b87c…2df343
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b6edd…bd06d9
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9584a…3e70ce
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3fe0ed…2d3d99
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x79b16e…ba04a4
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x153ff2…419040
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2fe437…fbc0d6
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa32063…2b3c35
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b1ed9…e13310
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3cfd81…306c4c
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3269bd…f74747
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d6e43…000c6c
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0748d1…9167d7
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe350bb…10ede8
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9dad75…328b33
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d0c3c…88ca91
0x3b4a…8c360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa53d2b…f5fccf

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.