Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xc94c97…c42c2a
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xac6b71…0c9960
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x43c462…321b16
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xfa81e8…1aebd0
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x2cdb67…fd4da2
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xf9bf19…e89a0c
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x9f2f47…58e730
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xbb46aa…229db2
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x113a5d…7e0330
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x0a03a2…0c8858
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14h ago0x6ba753…ca4476
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14h ago0x1854fc…806d60
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14h ago0x9f5dfa…774bf4
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14h ago0xe8c635…c78cc5
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xdb2d40…334f5f
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xe39f4e…f9adb8
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x7972cc…fdbf3b
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x27f190…fa5206
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x9ca89f…e8d145
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x7c40ca…d4ad44
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x47d1af…16f6ad
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x833281…4d86f0
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x6e286c…dd84fa
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xf3e672…4659bd
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xe86ea9…caf99d

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.