Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x1092d0…de237f
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x1cd095…ca8ce3
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x28b99a…43bf19
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x2d479a…5d266a
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xc427f0…db6912
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x520f8d…0419ea
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x830409…8999d6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xb092df…2a08bc
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x5a44a2…2f72a6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x4d8b6d…9d6101
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x9ebb29…e02953
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xe44930…b8193a
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x30c9d4…134990
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x1f1002…2a9266
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x36d1d1…eee402
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x3be932…3064e6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xbb4790…cea07e
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xb71793…f32166
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xcae03d…5c1757
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x4559e0…6bf3d7
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x360f39…2fb6aa
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x5ffe11…331628
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7467ca…fd7620
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7b4b7d…73b0f5
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xe99860…65de17

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.