Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0x0d574c…c7d75e
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0x4a38eb…369f36
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0x7b8f49…2da611
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0xf75d3c…0ab378
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0xb685c6…76b871
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0xc8db3c…83b5d4
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0x98ff70…493c87
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0xffdf3a…eed68e
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0xe69bea…507b4f
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa44d ago0x4103a0…1d0f74
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0xeab127…055190
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0xc94b15…30a1e7
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0xa5dcc1…a72815
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0x802357…5125a4
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0xfa63c0…3c4c96
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0x34d1a3…c5c2cb
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0xb16040…94da2e
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0x15cde3…62d6af
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0xae375c…b9ab45
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0x8f5777…93ab7f
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0x3af295…b45650
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0xe98b67…67d45a
0x7d9b…bbb80x9c95…e299Base$0.001100%fluxa45d ago0x5c19d3…c8f6a9
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0x0de2e6…2031c0
0x7d9b…bbb80xfe80…47eeBase$0.001100%fluxa45d ago0x3ff4b5…b5a8b6

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.