Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8766…a7c90x7dbb…59e0Base$650.0070%0x323a…a4f23h ago0x085ea1…313055
0xf29d…d9700x7dbb…59e0Base$74.2370%0x323a…a4f23h ago0x04a605…b8b340
0x3ade…0cab0x7dbb…59e0Base$39.6470%0x323a…a4f23h ago0x3dfc4f…d15b83
0x3187…1f9c0x7dbb…59e0Base$29.7970%0x323a…a4f23h ago0x99fd6c…4845b9
0x4adc…04da0x7dbb…59e0Base$279.3270%0x323a…a4f23h ago0x1d7342…5fd861
0x55b6…526d0x7dbb…59e0Base$2,814.4470%0x323a…a4f23h ago0x9775cd…5c7572
0x90be…1ab80x7dbb…59e0Base$14.4970%0x323a…a4f24h ago0xd8df43…fb3ef8
0x2ea2…9a490x7dbb…59e0Base$22.8170%0x323a…a4f24h ago0xa1ff59…8127ee
0x4adc…04da0x7dbb…59e0Base$179.6370%0x323a…a4f24h ago0xcde56e…441c22
0x4adc…04da0x7dbb…59e0Base$90.2970%0x323a…a4f25h ago0x4896e5…4bf6a9
0x65af…cb150x7dbb…59e0Base$375.0070%0x323a…a4f25h ago0xa93a8f…830e85
0xf29d…d9700x7dbb…59e0Base$192.3070%0x323a…a4f25h ago0x9ad1b1…4034e6
0xa771…2ee40x7dbb…59e0Base$104.0070%0x323a…a4f25h ago0x4d88a6…59ff7d
0x8656…75480x7dbb…59e0Base$45.1470%0x323a…a4f26h ago0xacdaf7…767cc0
0xb375…7aaf0x7dbb…59e0Base$37.3170%0x323a…a4f27h ago0x6f24ed…763b20
0xfb91…c29f0x7dbb…59e0Base$212.8970%0x323a…a4f27h ago0x246cb1…6dc614
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f27h ago0xc44f2d…4fc043
0xe2c2…5a6a0x7dbb…59e0Base$277.6270%0x323a…a4f27h ago0x4913d1…2bcd98
0xe137…28240x7dbb…59e0Base$103.2070%0x323a…a4f27h ago0x39d4db…c4a9a2
0x1a18…c9560x7dbb…59e0Base$1,117.9070%0x323a…a4f28h ago0xd97c3b…e1b35c
0xe2c2…5a6a0x7dbb…59e0Base$278.1870%0x323a…a4f28h ago0x013261…1eab1e
0xd4a3…26d40x7dbb…59e0Base$50.0070%0x323a…a4f29h ago0x121f39…323e33
0xc156…349d0x7dbb…59e0Base$558.0370%0x323a…a4f29h ago0x110746…710987
0xbfc1…196e0x7dbb…59e0Base$53.0070%0x323a…a4f29h ago0x2256ec…cfcb24
0xc839…204d0x7dbb…59e0Base$750.0070%0x323a…a4f29h ago0x124f30…11e85b

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.