Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x1e7c53…045096
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xd33bcd…8fc461
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xbbe9c9…6b73cd
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x46947a…6d8f4c
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x9cea5b…264a11
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xe30764…269a0e
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x3b4f2e…6faa1b
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xe68f07…22157f
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xbdf8ca…be5c01
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x7c09e9…ce9d8c
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa46d ago0xf7e37b…62c444
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x99b1ff…4dcab5
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xed3aee…b81a38
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa46d ago0x41cdf5…9372c6
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xfc9a53…41d69e
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0x3bae5f…f72c89
0x0edf…26000x9c95…e299Base—$0.001100%fluxa46d ago0xb715ff…bcfd34
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x3e939d…2fb245
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x20a4a9…1584c5
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x68585b…1260e6
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x5e8c19…64c9ea
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x94aba7…637b8b
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x41f9b3…4cc2bc
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0x42032e…a39fb1
0x0edf…26000x9c95…e299Base—$0.001100%fluxa47d ago0xc96a6f…300732

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.