Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xa725e5…828a1b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x875c0f…8c6de7
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfa7e56…91d5b8
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xe26cc3…bfbeee
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcedcc9…4a162a
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd14ec3…aa6950
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xb8f733…45dabf
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x291eac…b65602
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf37da6…639d82
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4c902…79fb00
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf19140…c2ca3c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x173f1a…3e3ea1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc3ec92…3ba513
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4635f7…e2d4a4
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x02c701…f0b7fc
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfbd802…2e63bc
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x65773e…b21e8c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a220a…9f0279
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc351ea…b5a960
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd6626…8d0f48
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0xffffe9…1d3b11
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1137a9…a7010f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1b01ae…b85d47
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x869b62…666cec
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa20d ago0x2f58d7…285955

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.