Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe37733…886417
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd09802…881f40
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb68114…69be63
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x52a68c…b801cb
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x079d7b…85192a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x663548…ab129c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x37bfb0…00320e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x1d4fcb…4ba716
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x20272d…99d986
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb657fe…331f03
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x24e9ce…5f6ee3
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdc384a…314635
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x446409…e38722
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x48adf7…ac9ad8
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x7af97c…0532de
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf8556a…5bf9cb
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x5afc57…0e41fc
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe57f07…e248c8
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb533ed…3c543d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0db057…6dfd1c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x184f9b…f8158f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x145409…3c961e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xfec0fd…044527
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0x28c11a…ca691b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa22d ago0xc98481…463d9a

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.