Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0eafb4…5c7bb8
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1424e7…560190
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcf2a6a…b34318
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa0472a…19d12c
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x954e43…4c1b68
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9dc173…ff1216
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x17c288…f44b45
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x97c3ab…2a287f
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xafc2d8…2970d0
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3ed4dc…4a59d0
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0750e2…e28483
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1553d5…eae32e
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x392a13…6b4887
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3c602d…3d1676
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa68147…7b9104
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe40b4b…89104f
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1a946c…23e138
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2ab38d…7f37f3
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd08e92…dda9fb
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4a2d0e…ed6846
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x45d7a6…c10b8c
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1fb25e…8db880
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2984ae…7866e8
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x404db2…fc46a5
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdef221…7e1b92

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.