Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xd36337…355487
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x7390fc…1f3346
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x6824f7…437deb
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xe605e6…8e737f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x19a908…af2234
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x92c49a…658c03
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xa0f9b8…727ac4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xf1e6f9…4bc05f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x9a8a28…b6723a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x3fce7d…d208a0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x960604…1c5fa1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x8e420e…b28adc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x3c5989…04f8e3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x00ba25…403752
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x430c6a…066b6e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xb87daf…ff815f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x30306c…2f05a6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0xfeb8e2…5dd170
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x0e30b8…247eac
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x4c6039…32c4c1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x4cd129…9fd4ac
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI5d ago0x822dd7…b27e3b

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.