Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa44d ago0xc2eb98…f2c867
0xde30…05d50xfe80…47eeBase$0.001100%fluxa44d ago0xe7458e…a05d8d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa44d ago0xae14a0…b986da
0xde30…05d50x9c95…e299Base$0.001100%fluxa44d ago0x3c47a0…336b71
0xde30…05d50x9c95…e299Base$0.001100%fluxa44d ago0x3580bc…6e3c0c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa44d ago0xae66e2…ddd2dd
0xde30…05d50x9c95…e299Base$0.001100%fluxa44d ago0x863e21…e5503f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa44d ago0xf86d24…dedbd2
0xde30…05d50x9c95…e299Base$0.001100%fluxa44d ago0x3514c3…9decbc
0xde30…05d50x9c95…e299Base$0.001100%fluxa44d ago0x12834b…5c0f1a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x1d8c43…14d7fd
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x33ed53…d92c85
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0xc8919d…449f3d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x2c6f64…279a49
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xa30b74…2c4d5d
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x5e1622…3ce289
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x2fbfe9…6ab629
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xb82401…b0c1d0
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xbf784f…d8ea93
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x384663…3ed628
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x91654d…ee3964
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xdfebc3…69a81a
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xd5ff29…da99dd
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0x8eb896…5ba72e
0xde30…05d50x9c95…e299Base$0.001100%fluxa45d ago0xb5d309…fcdc0c

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.