Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c2…44820xac65…4417Base—$3.71100%fluxa118d ago0xff6412…997762
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x992e0f…d5d253
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x25c745…2f48b9
0xb90a…9ae40xe8c2…4482Base—$3.60100%fluxa118d ago0x5e4c2f…002394
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x737e2f…8ff891
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x3663c1…def2d5
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0xf13328…a88fc6
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0xec3e5c…ad67d9
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0xe0b06c…f3ece5
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x7991f3…769268
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x6ee281…f50167
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x00e83c…095735
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x963f95…106ebf
0xe8c2…44820xac65…4417Base—$0.01100%fluxa119d ago0xbe28db…50fee2
0xe8c2…44820xac65…4417Base—$0.04100%fluxa119d ago0x23347e…dd3896
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0x59baeb…76a440
0xb90a…9ae40xe8c2…4482Base—$0.03100%fluxa119d ago0x41cf4e…75142d
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0x2c18c2…2e518d
0xe8c2…44820xac65…4417Base—$0.03100%fluxa119d ago0xf6c8b9…906c36
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0x088074…e3e65c
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0xc09a6f…2879df
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0xd75704…6a4ba5
0xe8c2…44820xac65…4417Base—$0.07100%fluxa119d ago0x2864c2…05f78f
0xb90a…9ae40xe8c2…4482Base—$0.05100%fluxa119d ago0xbb9567…7223c8
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa119d ago0xf73e38…453c8a

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.