Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe941b3…4d19b3
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x16afad…161449
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8fd3e7…5c413c
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x271c78…c1adc0
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x440780…d5ef83
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6569af…29df40
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe5262…38628d
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea0eca…c55e61
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xab88d3…ad8509
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4814c2…d1c1fd
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdbf290…abbbd2
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf0ad32…d8cbb7
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc3e152…6eff07
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x14c21d…378e84
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x06a64c…26c03a
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbd6180…c7c352
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xed33a7…b4b73f
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0e5944…0e05d8
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85eb79…25be88
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6abe8e…073d5c
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8208c7…73d220
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd75870…1fd97f
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6137c8…a48642
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdfb464…25149e
0xf46f…18770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2141d4…db343b

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.