Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6057…b3700x7dbb…59e0Base$173.46100%0x323a…a4f241d ago0x3ed2f4…f1d9b2
0xf7f6…0f620x7dbb…59e0Base$39.39100%0x323a…a4f241d ago0x97d783…825dd5
0x37cf…7cbe0x7dbb…59e0Base$17.02100%0x323a…a4f241d ago0x6e253a…a71fba
0x56d4…0a0c0x7dbb…59e0Base$750.00100%0x323a…a4f241d ago0xdb91b1…0700ed
0x1a18…c9560x7dbb…59e0Base$861.25100%0x323a…a4f241d ago0x42ac2e…d0182e
0xd7ee…35eb0x7dbb…59e0Base$77.00100%0x323a…a4f241d ago0x96af7a…70f04a
0x4478…4dc30x7dbb…59e0Base$45.12100%0x323a…a4f241d ago0x2cc0fa…7b3a44
0xb8ab…bd6a0x7dbb…59e0Base$1,148.67100%0x323a…a4f241d ago0x3c11dd…10a685
0x81ac…ed350x7dbb…59e0Base$10.67100%0x323a…a4f241d ago0x95f7f4…3a814a
0x3ade…0cab0x7dbb…59e0Base$99.65100%0x323a…a4f241d ago0xd98047…3502b3
0x8656…75480x7dbb…59e0Base$40.13100%0x323a…a4f241d ago0xa8eb1a…b3d8e7
0x8d9c…64ac0x7dbb…59e0Base$115.8070%0x323a…a4f241d ago0xcdfee2…fcc003
0x875c…7b300x7dbb…59e0Base$14.9970%0x323a…a4f241d ago0xaeb07e…be2396
0x5a02…2eb80x7dbb…59e0Base$375.00100%0x323a…a4f241d ago0x19efdb…6d097b
0x37fb…caad0x7dbb…59e0Base$57.00100%0x323a…a4f241d ago0xc20efd…bf9a08
0x0cdd…abcb0x7dbb…59e0Base$149.11100%0x323a…a4f241d ago0x52bf60…a1a5e0
0x2cc5…b5e90x7dbb…59e0Base$86.0470%0x323a…a4f241d ago0x068ef9…230bbe
0xe7d4…b45e0x7dbb…59e0Base$120.15100%0x323a…a4f241d ago0x0ab3d2…aee3a4
0x96ca…baa20x7dbb…59e0Base$40.0070%0x323a…a4f241d ago0x27acfb…e07176
0x2cc5…b5e90x7dbb…59e0Base$35.8270%0x323a…a4f241d ago0x72b6f0…79c4b6
0x2cc5…b5e90x7dbb…59e0Base$45.12100%0x323a…a4f241d ago0xf23149…03c3ef
0xd1b7…4c8b0x7dbb…59e0Base$100.0070%0x323a…a4f241d ago0x5f5fb0…67dd5e
0x2ddc…09650x7dbb…59e0Base$949.1670%0x323a…a4f241d ago0xcbfacc…cf3928
0x2cc5…b5e90x7dbb…59e0Base$71.6170%0x323a…a4f241d ago0xf74ee6…f4f15f
0x2cc5…b5e90x7dbb…59e0Base$75.2170%0x323a…a4f241d ago0x02cd74…c4512a

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.