Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27ff6d…66d6b1
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x519ecf…32b339
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6cee3…eded92
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x88b175…e242a1
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62b0a9…4b7fcc
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x981019…e064ea
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0bba79…313191
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3af47b…0c498f
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcfdc37…476531
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4ace83…fa98c1
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x565158…b94c97
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e51cd…c4a822
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8fdf5…2ed484
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa6103f…a7325d
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdb045d…20d19a
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaf2bd9…cffd95
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe69e4f…dbe14b
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x77a2ce…8bdc19
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf86da6…c2eb8f
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a4b0b…5784e5
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0455c…fddbdf
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5c6910…826008
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c0af3…21d6b8
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb23986…c70d1a
0xbe73…0a4d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x726b94…e9410c

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.