Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa25d ago0x27a66d…6ad263
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x03c71b…401710
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x6b0ee6…5eca4e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0xc7878e…597648
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x550e35…64833e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x0d71ca…0a4182
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0xeeb819…055e36
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x782257…b48a69
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x2b389e…a9ce54
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x331434…7e2fb8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x2247e7…344851
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x4f40e4…cfe831
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x58765d…226ac3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x1ee927…52e112
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0xc44dd3…bf3587
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x57a0e2…ff8fe5
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x1ffca7…94a3bc
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x2f4fc5…49c6c0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x640fd7…030446
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x04ca1a…c0d383
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0xbabe59…38ceee
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0xbf3804…78e6d5
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x4390cb…b552c0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x0aad3b…2f2afc
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa26d ago0x6b88de…dd0b3c

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.