Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa48d ago0x578a21…001a9a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xdea640…cd1881
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa48d ago0xb77ce3…b9129d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xec3728…2740c9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x032f46…146954
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x3968fe…80322e
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x2014bd…7957b1
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa48d ago0xe20029…0b80d7
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x3064b8…f3da22
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xdd8cc2…e69632
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x40267d…777e3d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xed1e75…f47ba0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x0e1cd8…1ec8cd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x47aba6…0e0657
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x11c7ad…a7ddc5
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xd7fe2a…8f65c8
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xadbaed…573ef0
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xd0daf3…2b7384
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xf0d7fc…ab818d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x48852c…22d473
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x26a106…7e3d70
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x42432e…fcaae0
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa48d ago0xb0c74e…fa3723
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0x79f74b…70fcb9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa48d ago0xa52422…376451

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.