Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d4…95450xac65…4417Base—$0.09100%fluxa108d ago0x527bf1…dd6798
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x8fbc5a…2dc6b8
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0xb92375…d9f628
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x28bf85…bf6df4
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x303668…968f8d
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x1001f0…421460
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x5a212a…8f6893
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x15a458…680696
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0xd1dbc7…1d57bc
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa108d ago0x040e18…a5bb52
0xe1d4…95450xac65…4417Base—$0.06100%fluxa108d ago0x14c387…db82cb
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0x452f35…77f758
0xb90a…9ae40xe1d4…9545Base—$0.05100%fluxa109d ago0x931a63…98b4e3
0xe1d4…95450xac65…4417Base—$0.02100%fluxa109d ago0x386ea9…eacac6
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xe13e8a…96129c
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xf7ee01…1fc404
0xe1d4…95450xac65…4417Base—$0.07100%fluxa109d ago0x695034…a9c44c
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0x09d03b…9e59f3
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0x3610a3…e03733
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xf6a6d5…2619a1
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xd38764…0b702e
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0x698102…72065e
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xd16219…62379e
0xb90a…9ae40xe1d4…9545Base—$0.01100%fluxa109d ago0xaf855d…fc0332

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.