Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa5377f…207041
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1b0e48…89a260
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb25fb4…71635b
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd1e49d…8d0ca0
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc66821…75717e
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x358906…e3bc94
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc7eac2…ad0017
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x33e76c…6e4312
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x92384c…4f6279
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf0827b…2b3d8b
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3d5a2f…f92a35
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa31565…2a15c5
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x184d37…87a725
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x921dea…fe4044
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x512661…28950c
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x07f0e3…40da69
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbe20a5…ae33ad
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc2bd5e…021a37
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x18263d…058f3b
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x441f15…0cf625
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xec4d7c…f0e007
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4de7e3…233d19
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6fc71c…97be86
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xdb0454…715d1d
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x503cd6…c7d74b

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.