Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x6e5ed8…348250
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0xff66a0…e562aa
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x7866f5…4a5074
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x86d149…bb05a6
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0xfe64e5…685459
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x85f49f…0d0427
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x7e029c…c8b0c9
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0x6ad60f…fd5136
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x89cea9…691b06
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x730f63…6cd9d8
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0xaeeda5…741351
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0xbfc4db…6da749
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0x3ba413…8073d9
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0xbc3bc0…c153f0
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0x9b1721…166ca9
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0x8b7722…3eb02c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x15dd3d…a3fcd7
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0xc913a4…40badc
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0x6ae584…599e90
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x6bc855…d024fc
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x01d89d…888b57
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0xa885e1…e9ab6c
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0xd24f55…88b50a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa44d ago0xf2aed8…3f0f69
0xb420…08d30x9c95…e299Base—$0.001100%fluxa44d ago0x6ec6fb…ff5537

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.