Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33d8eb…895b27
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa60ead…b7f0d3
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87e3e0…709cca
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x012a62…e39b73
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd303cb…9f8e37
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd446d6…fdb9bc
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfc712f…ea792c
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2ac95d…bb3ac0
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x858646…ac914a
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad7aca…a0d6a9
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf926e9…4b5564
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x861f3c…bc5742
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63af9e…3d4a6d
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4c1682…7f1d1f
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd14bef…bbb65e
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3e8e6…aa7888
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x46a1d5…e2b829
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x94e587…2cc6ea
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa9b36e…9245de
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad2481…b87986
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb755e…e5c97e
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xffd1c6…872b56
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x83183c…8e620d
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x037922…d2dfe4
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x647ed1…28c425

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.