Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0xffd097…72d457
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0xb8b2c1…5ff704
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0xf5eb96…d2063c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0x04f46b…941336
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa38d ago0xb171a4…2d6f52
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa38d ago0xf0a217…98b03c
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa38d ago0x8b3d92…c49c6e
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0x7cbc12…0a4186
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0xacceaa…203dcc
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0x6bcaa9…323180
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0xfec61f…cdd6a1
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa38d ago0xe95b5d…e0aa2a
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa38d ago0x70748c…ee7a50
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0x254d1f…deeb63
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa38d ago0x0eded1…921383
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa39d ago0x0d8315…5e133b
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0xc932ac…b50c42
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0x2a8523…5c80be
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0x88bcf5…82725d
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0x6da9ca…9c89ec
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0xb963de…e1cd46
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0xaad21b…44c39a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa39d ago0xca0cee…1ee132
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0x2afc14…bfe2ef
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa39d ago0x33737c…69402e

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.