Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe94e2d…277eba
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb31a21…7ad64b
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xecb9d8…aedee4
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdc8107…444276
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xca3e0a…121118
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8708e8…ce8890
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2999ca…036dbf
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9eeb98…5fd290
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x18fe0d…04ef24
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5bbbca…a7faaa
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd88aee…706d66
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xba6452…536cff
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfd3e8…1f5213
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x129719…6af8ae
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe7ab9f…442daa
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe289ae…2fbe2e
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x76cb70…32ee1f
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x090baf…c76f05
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5ee909…a1f72c
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x894120…52800c
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa2f8c7…21f8f3
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcaac33…17bc37
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x40e327…f6d249
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc2317…9c6342
0x0d55…63360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1406e…e7aed5

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.