Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x63e705…56a74a
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc5c408…f5ace8
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3a645b…7549bd
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1959d7…f63871
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa598af…90d265
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6213dc…cc58a5
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0f8a0e…b7c3a2
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xba2eab…159613
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x69389d…6cbd81
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x190316…527eb5
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x415c71…23cbed
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9aa358…543d61
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd4d2e5…9107a9
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcb92d4…e65fcf
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb8fb4e…301b6d
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ca8b8…6a84e1
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbbb9f6…c15a7f
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd325b7…fb6e76
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x947703…33eb2c
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6dcdc4…f10998
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8682dd…e3eade
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3096b2…1b029e
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe9d6b2…b1c85d
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8a4940…e1e29f
0xa10d…f3f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x94fce2…29fa50

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.