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%coinbase11h ago0xeea474…6f5737
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xe6dc2e…abde67
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x38a959…67d899
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xbd9295…ea5292
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xca5656…72aa5b
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xb2b5dc…f4a017
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xbc98dc…26386f
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0451fe…ae3dc6
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x3b99cd…3e7717
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xaa3d03…230df3
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0e0ddf…767724
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x0dc9a8…296647
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x611b49…000fa4
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc37406…d1fbd1
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x019704…de1f88
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xa36766…942d43
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xc1aef8…01050c
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x274e1b…bbe77d
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xabfa73…a93f81
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x85f160…8db5ea
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xda7661…bd7e96
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x3fcb10…5beb43
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x421fc5…e2df23
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0xfff6f4…c47d0a
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11h ago0x4d7d0d…7e19e5

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.