Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x363a…17300xfe80…47eeBase—$0.001100%fluxa51d ago0x22039a…7f5aa9
0x363a…17300xfe80…47eeBase—$0.001100%fluxa51d ago0xe197fd…8dd68a
0x363a…17300xfe80…47eeBase—$0.001100%fluxa51d ago0x304200…951c45
0x363a…17300xfe80…47eeBase—$0.001100%fluxa51d ago0x352cfe…a262af
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x0e0bc5…2f794b
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x9cc3a7…4246bb
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xe756e1…4bb9a3
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x3f5c4c…daf62d
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x238bdf…d8fcb0
0x363a…17300x9c95…e299Base—$0.001100%fluxa52d ago0xa30cf0…05bd4f
0x363a…17300x9c95…e299Base—$0.001100%fluxa52d ago0x8d5a84…53de03
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xac51df…cd1ff3
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xe657a6…12416c
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x84c69e…b78a02
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x97bf39…087fa4
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x3b5ca6…7dfb70
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x81d36f…e2bf10
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x953803…4416d7
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x49ffb3…d87c13
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xc08209…d33415
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xe888f5…af7ba3
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xad8c4b…d84c9e
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xde9379…90449e
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0xd231b0…c7e9bb
0x363a…17300xfe80…47eeBase—$0.001100%fluxa52d ago0x4f3035…f3a749

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.