Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xcc57a3…c6e561
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x2d9d27…c2e2cb
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xe4f67b…99335c
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x12b174…675dff
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x38ccf4…1962d1
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x29c6b8…90def7
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa44d ago0x5f5260…09f791
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xb2677d…d7246f
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xc2a1cb…855dd6
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa44d ago0x6974d5…2621e3
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x6d8ad6…8537b9
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xab92cb…cec191
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0xea6583…e1db02
0xc54f…20c70x9c95…e299Base$0.001100%fluxa44d ago0x6218b2…5b3538
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0x95c301…dc439e
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa45d ago0xc95d75…f9e07f
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa45d ago0xbc2cec…454600
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0x74e3c5…ee47a6
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0x9d9b3f…b1f26f
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0xf90cec…b04b8f
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0x7a4408…737399
0xc54f…20c70x9c95…e299Base$0.001100%fluxa45d ago0x31d232…6fefc7
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa45d ago0x1e912d…33a2cc
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa45d ago0xb145f7…527495
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa45d ago0x907057…58ee22

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.