Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2554d…d39ce2
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x252105…ee2189
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0636c0…17eaa0
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd08c3f…6ff3fb
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b3cb3…4c2be8
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee29ce…b7b589
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3449c7…311282
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xefd303…1b176e
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc8fdbe…2f6802
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x270e2e…e6563b
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x003269…79b2ff
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xffd1c2…1f29ed
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ad9c0…39120d
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x077c1e…f58c0d
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x637381…c11727
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x29dd6e…3371ec
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa18605…2862a4
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd93381…54d255
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x92e57d…9fc85e
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x73b32b…0ffb3f
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x931b93…cbc13a
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x471fd6…1c8a5e
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a07a4…fd3fe4
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7a845…15bac4
0xc3a7…079a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x503538…64c384

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.