Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1292…3a030xac65…4417Base$0.05100%fluxa111d ago0xc0cfd1…8087ae
0xb90a…9ae40x1292…3a03Base$0.05100%fluxa111d ago0x4f6ce5…0696a3
0x1292…3a030xac65…4417Base$0.03100%fluxa111d ago0x0c0569…b3bf4d
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x811762…210fb8
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x8a729d…0a92a9
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x85cf8b…1d918b
0x1292…3a030xac65…4417Base$0.05100%fluxa112d ago0xdc01ae…8122ac
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x742ae6…0d167a
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0xc3222c…b987bf
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x06fbf6…c3c43c
0xb90a…9ae40x1292…3a03Base$0.02100%fluxa112d ago0x8db07b…2fbcff
0x1292…3a030xac65…4417Base$1.87100%fluxa112d ago0x90d89b…b7ac72
0xb90a…9ae40x1292…3a03Base$0.90100%fluxa112d ago0x2aca2b…872ff8
0xb90a…9ae40x1292…3a03Base$0.90100%fluxa112d ago0x72b5a2…74611d
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x55b7a2…dabc2c
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0xa44e70…170afd
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x08b2d7…929f2e
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0xe81303…8b9079
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0xbbb57f…9a23d9
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x3dfcbf…e3ad03
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0x04f8f5…f670df
0x1292…3a030xac65…4417Base$0.06100%fluxa112d ago0xd528d7…2dc594
0x1292…3a030xac65…4417Base$0.01100%fluxa112d ago0x4dabd6…3c9105
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa112d ago0xedfce8…f4e817
0xb90a…9ae40x1292…3a03Base$0.05100%fluxa112d ago0xb2c279…71badf

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.