Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0x28a23a…64009b
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0x49c18f…b996cd
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x74bed6…9cccda
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x8ff6d6…bdc183
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0xa48aac…a23ea5
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0x0d6dc9…f39961
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0xf90003…43323e
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0xd2c8f1…a911f4
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x62f407…4b50ed
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x0055b5…cea33d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0x26f0c6…629c9d
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x0e7e6d…06ec1b
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0xfea7a7…8b62fd
0xb420…08d30x9c95…e299Base$0.001100%fluxa40d ago0x43835c…b455f5
0xb420…08d30xfe80…47eeBase$0.001100%fluxa40d ago0x60947b…5fbeba
0xb420…08d30xfe80…47eeBase$0.001100%fluxa41d ago0xcb1390…195d51
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0x0c211f…0ff4b6
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0x26784f…fb5954
0xb420…08d30xfe80…47eeBase$0.001100%fluxa41d ago0x61af21…0a9653
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0xc3a5e2…5c4d64
0xb420…08d30xfe80…47eeBase$0.001100%fluxa41d ago0xddd8d5…392140
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0x1bbce6…f98fb0
0xb420…08d30xfe80…47eeBase$0.001100%fluxa41d ago0x2ccbd1…2c802d
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0xf33bdf…ee18f1
0xb420…08d30x9c95…e299Base$0.001100%fluxa41d ago0xad1150…ce0b4e

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.