Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0xd437d8…27d822
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x6dbabb…c3a463
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x31c263…47becd
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x5ca8df…c4c0f4
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x811fc4…637bb6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x701b31…a04c6b
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x1b3e3a…409bce
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x7d4c31…6875f4
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x196218…89b4b8
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xab6558…eb33fd
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x670224…1cecaa
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x79c785…3a83f9
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x24fd0a…542ae1
0xdeaa…08490x9c95…e299Base$0.001100%fluxa37d ago0xafef7f…341e11
0xdeaa…08490x9c95…e299Base$0.001100%fluxa37d ago0x5b3d90…84cccf
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x5b93a1…fd5901
0xdeaa…08490x9c95…e299Base$0.001100%fluxa37d ago0x9e674d…0f73b4
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0xd50066…79cdd9
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x4288a1…ae6ec6
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x6f8a6e…11cb41
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x9fa776…707486
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x61304c…0977cb
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0xfa9685…9f56b7
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0xa3f1d8…429b8b
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa37d ago0x0969a3…93f5ad

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.