Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xbda553…3ac166
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x08f58b…4e321f
0x7eed…afd20xac65…4417Base—$0.19100%fluxa118d ago0x993727…3a8c7f
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x841991…ba6c5f
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xf8f081…d5f2e1
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x37787a…9e672c
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x20cf97…5cbd11
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xc5dc36…1b902d
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x7c4048…d117da
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x1be7a6…65ed86
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x5303a2…6ff371
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xdae614…a65ccf
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x4db160…6ca30c
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x9bb9e6…a528ec
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x7892a9…40da28
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xf1b307…0bfb9a
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x0dc9a0…84c596
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x318dbb…9a79cd
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0xc2996b…5213c2
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x9a69af…03fbb8
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa118d ago0x29aef2…b1c678
0x7eed…afd20xac65…4417Base—$0.03100%fluxa118d ago0x4cc9ca…217aa4
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa119d ago0x5d1bc6…5ff995
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa119d ago0xe91bf1…8c87ca
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa119d ago0xc83605…5c359b

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.