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%coinbase4d ago0x3a22a8…b981a6
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x04fdf2…55ad17
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe66c27…cd9eef
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x596418…3379e5
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcde481…1ea7ee
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x62c246…274a40
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x590af7…a2cd4c
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x988649…6c5b23
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xeba1c7…9aa509
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7b2f47…ac9d57
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x309fe9…c7a0d4
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x90d633…f7387d
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9d491b…cca435
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9241e4…2562dd
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d0e5f…791b9b
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7e20c3…c83422
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9cf73e…90e1b3
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe7e99a…c5b567
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x832f36…f22108
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2eace6…7b34d4
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xad0d7f…cf19f9
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x602ea0…c97feb
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcb9a28…9d4f3e
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2456a2…bbf12c
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb50286…5c37f4

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.