Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb16671…91c587
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x86555b…2ee3b8
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe261c0…39729f
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x353b2e…522fbf
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8a14ca…2197f3
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x76312f…771140
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xae6238…3bfec5
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0ad840…e5bdff
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x552edc…80b809
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8dcae7…1b434f
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9713fd…a74d92
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x19e0b8…47c245
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6f9ad1…c68b0e
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x49b7ed…0c7619
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x92a7c5…eedeb1
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8a2cc0…f14f13
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x18eb3a…788fdf
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa9fcf6…e9be6a
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x343c2a…5e36bd
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf734d6…f178ba
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x67ff1b…c5cac0
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1f78fd…25a0e6
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xba594d…56f9ce
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1db256…e75407
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x05b424…8b70fe

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.