Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeeb6da…8b82a8
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe82ab5…826b65
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8f7205…90aec0
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa85312…2fb2b4
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6ff36…13d1d9
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf04b7a…8334e6
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xabe1de…9ae3af
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf3f05…3e54e6
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f2a98…4e6407
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x76e051…331b0c
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x15d1ca…e4737c
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b47f7…5e52d4
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2d2ff5…fc2706
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x23ba04…891178
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5ac32…188585
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24407b…117b01
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fdb57…f579c9
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a3886…e7a63f
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x350d54…2ec8ba
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x985821…cc08eb
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x99fd15…030030
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xad75dd…0a640a
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x36da19…55dbbb
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x59baad…cf6e50
0x8b0d…19110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x853fbe…21e80d

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.