Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x624500…efb931
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x23514a…addbf1
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa311c3…021b1e
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xce6f36…849d3c
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeed481…bf3315
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d5a17…0b8fb7
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa4b290…50df85
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22ea18…cd04f7
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf759b3…3af814
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca44af…c7ed35
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcd7377…542236
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3ed085…cd1297
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf68388…a25eab
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x21f44c…05bcef
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x92cf08…9e60c9
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0fdf1…45d3e2
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86724b…b6ae9f
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x33ba75…56e88b
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb6b33…a7f4ec
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc95c79…ce2588
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2b38f5…5372b3
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x585c23…98aab2
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3a1436…18b706
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc132c8…1af1a4
0xc173…9e240x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x720397…df5bd4

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.