Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x137752…326e61
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xf55312…8e3e7a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x58dc06…aa9086
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xa3a094…e8ad5c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xf717c5…41bec6
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xc48fd1…f442c8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x2cdc1d…7d0c5a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x247138…727ab6
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xe1654a…1d92dc
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0xe93430…18bbd9
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x72c60b…f7eba5
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa73d ago0x0fe524…109f28
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xe7ee61…98dcb0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xcf9df2…5bc11c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x4fc758…35129f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xe51364…6342d1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x7fa729…82657a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x6033e8…0073c1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xeb5a10…c8ee9a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x501036…0cf8a1
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xfea0d6…809ad0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0xf13cb1…da0cb8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x799ce4…867aeb
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa74d ago0x736128…611f9d

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.