Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x735ac6…f49000
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x0d77bc…c1f2f0
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x84fc73…d35763
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x929818…eb1330
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x94bead…79a0cf
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xc9e6a3…68cabc
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb93d4a…fe59bf
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xdf1d83…57f770
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x64a4c4…9c2eac
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xce089a…ea31b3
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x336ce6…db709c
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf8c1d5…a28898
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd611c2…eae36f
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc5d087…888285
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1b2f14…58c079
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7913f0…f21c7d
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd7d960…6571fa
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x78d789…b087e8
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x880391…2e1d2e
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdb4fbc…543867
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4139a3…02adf3
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x842445…760497
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa526a3…df40ef
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x990538…130c07
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x058656…0fb8e7

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.