Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x02105a…283ba8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc1e64…43b1f9
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaca126…9385be
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x17282a…dc6797
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb5e221…23e8ab
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x02da8f…00c246
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x73c6ec…7d51c6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x074336…34ecd1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x505f15…e91909
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe86d78…476415
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaa08a1…290fce
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x6565b5…490377
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xa593a3…54b67c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xffbc98…036738
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x56fedc…9142b8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf76c94…336686
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1adb98…5d4ba2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe573b2…84eca0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d8431…77d8ac
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x54a602…1a87e0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x213c9a…fb9d47
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2be71c…4fba77
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x34ab84…1425c1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0x55faf4…1f7f5b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa19d ago0xec5e74…3d0152

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.