Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcfe05e…5e6802
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x07ddfb…cbacfb
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbb9144…6c0cc8
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe69cc4…6183e1
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb28090…a49dc9
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9a6ff6…edc468
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xabfccd…699efd
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd850a8…8428aa
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2a3d99…e3b1e1
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x681aea…1b27bc
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x153e07…776c55
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcbd94e…b10369
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2205f3…c1ee40
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x06abd4…9c9865
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb4d52…0653d6
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1091f7…2e85f3
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x26ff16…ab8be8
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1c62c0…2a0a77
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3e6fb…d6beab
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb46ff7…110322
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfa0388…4418ae
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0df80…c9aaa4
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x892c83…d912a5
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0ac973…7f7c2f
0xc43b…19f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xab0947…f62b7b

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.