Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x457773…0400fc
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x48d2a8…eab71a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x90435f…4489aa
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x40f943…a9bf36
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x2ea6f6…38ad2d
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x7f989e…c6d99a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xfe46b1…82e43a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xbd4969…0dd3e8
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x898c37…32b7cf
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xbb631b…2c4d47
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x461d3f…79f2b4
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x0bb129…a693a0
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x74adc2…fce7e0
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x21b98d…9402fa
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x4e0a93…131624
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x79a7b3…81255d
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xa3ebf5…22a08d
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xbfb96f…041aca
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x39fd14…42afbe
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xaefe07…73173e
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xf8a452…7b1c70
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x141a75…90a73d
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x36b340…2ff2b3
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0x626812…2b9302
0xff94…87f60xfe80…47eeBase$0.001100%fluxa18d ago0xbbcfa5…fd49ef

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.