Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb199…86360x78f6…c215Base$715.0070%0x23ef…243128d ago0x473e60…829fcc
0xfc80…19f30x78f6…c215Base$30.1070%0xe528…c02828d ago0xe6b70a…c22313
0xdf04…018e0x78f6…c215Base$25.0070%0x23ef…243128d ago0x29830d…682358
0x0057…68c10x78f6…c215Base$76.3470%0xe528…c02828d ago0x13c321…630124
0x22a6…2f750x78f6…c215Base$165.1770%0x23ef…243128d ago0x713031…42d934
0x7d04…c9bb0x78f6…c215Base$40.0070%0xe528…c02828d ago0x3a0f2f…8be831
0x61a5…63af0x78f6…c215Base$101.0070%0x23ef…243128d ago0x916617…a81584
0x9f2e…ea1d0x78f6…c215Base$100.0070%0xe528…c02828d ago0x4d59dd…e97b20
0x9b4a…ef3b0x78f6…c215Base$68.2970%0x23ef…243128d ago0x001723…44b59b
0x5611…6e600x78f6…c215Base$94.6370%0xe528…c02828d ago0x0070a5…fef9eb
0x0657…8ce30x78f6…c215Base$13.5970%0x23ef…243128d ago0xb4d775…efe6b8
0xe5d5…fd5c0x78f6…c215Base$112.0070%0xe528…c02828d ago0xfe63e0…399364
0xa739…4d900x78f6…c215Base$450.0070%0x23ef…243128d ago0xcec424…909d3d

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.