Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa37d ago0x128153…98a28e
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa37d ago0xc5c067…5d16e2
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa37d ago0x94bb1d…0d8ac2
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa37d ago0x7534ea…e0f44b
0x1365…f9460x9c95…e299Base—$0.001100%fluxa37d ago0x05d824…0b8e6a
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa37d ago0x5cffe2…eb1c56
0x1365…f9460x9c95…e299Base—$0.001100%fluxa37d ago0x190b32…831b9c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x770010…237d09
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xaea3dc…b22f81
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x30642d…4bdaa3
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xbd50fc…85904b
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x9f40f0…16da95
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0xa6b075…53b85c
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x06c6cd…8067f9
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0xe8ab94…60f3ee
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x502db5…4d3410
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x297ab3…0fa463
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x8eea1d…1cb4ff
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0xe243fd…4695cd
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x0dd2c0…5ef7ab
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x9fffbf…f4cd8c
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0x3c8cf5…427de4
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x0ef868…6887d4
0x1365…f9460x9c95…e299Base—$0.001100%fluxa38d ago0xdefac3…9a0820
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa38d ago0x1d41b6…78e5b4

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.