Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…91270xac65…4417Base—$0.13100%fluxa110d ago0x4f1ead…ffeadd
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xd042bf…cac05c
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xd6c6f9…90885c
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x2954cc…40a378
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xce0ba9…6359a0
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x323e9a…3c55d5
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xc7ecec…d36fb2
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xf7158e…dae2c8
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x17c635…08c3fe
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x6df6ed…b6f6ef
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xd3d3dd…f3fbd2
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x1078eb…abb071
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x7120a1…789344
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x20383d…38cc05
0xa123…91270xac65…4417Base—$0.50100%fluxa110d ago0x22203b…f8d1dc
0xb90a…9ae40xa123…9127Base—$0.50100%fluxa110d ago0x42261a…6615be
0xa123…91270xac65…4417Base—$0.01100%fluxa110d ago0x413127…aa596c
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x86af02…b4bf54
0xa123…91270xac65…4417Base—$0.02100%fluxa110d ago0x633ae3…8ab5cd
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0xad8685…a07208
0xb90a…9ae40xa123…9127Base—$0.01100%fluxa110d ago0x3d9472…375ae8

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.