Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf27d51…1b2399
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb79c74…a262a0
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x177a7e…2eefed
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb23a19…860f58
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd95476…940665
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd12c16…0c9890
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x533344…ee4a73
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x31afee…16f63c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x27f2b3…183e7c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x57fd7c…7463a1
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e182f…949000
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb70115…fea9c9
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xed2094…77c975
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a378b…528531
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xad05a5…032c0d
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8cc6cb…e3cd11
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x470876…dcb8f5
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0x586da2…da26e8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa21d ago0xe02676…eaff34
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0x163c7b…59dd08
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc555f3…25bfd6

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.