Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50858e…e6fc41
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x454c29…e56990
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd20e53…3ede09
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x23da9a…860634
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x157cf8…1794ce
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xba8644…1ea431
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x820e60…74b613
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e9187…79e05a
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb99e83…661a49
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf90973…9df49c
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38024b…4608bc
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x768786…938cf5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfa3e62…2bb559
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x55c3d6…cbba1b
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc97b55…942e7f
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x08a54c…602325
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfa204f…dc44b3
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x87a2f6…272e47
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x797e0e…95d879
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5c8444…038bf5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2596f…38a1c1
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8a9fa…2f4988
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x814158…800ce0
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x98e3da…a544b1
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49dc38…4b3c04

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.