Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x603e…abd90xac65…4417Base—$1.08100%fluxa119d ago0xaadc5e…2a5913
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0xbd9c0c…333645
0xb90a…9ae40x603e…abd9Base—$0.90100%fluxa119d ago0xc69120…5e12ea
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0xec9a1f…3e9acf
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0x4f6e5c…398b53
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0xc65af1…0f0ef7
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0x13ca79…bc8c93
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0xd7097e…5b2d0b
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0x4b6275…c14b17
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa119d ago0xc6a383…69a307
0xb90a…9ae40x603e…abd9Base—$0.10100%fluxa120d ago0x8d1171…ce6947
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0xd79b7a…23c072
0x603e…abd90xac65…4417Base—$0.02100%fluxa120d ago0x5afb6e…3a734d
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0xbace04…3b1146
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x660eb7…14a8ec
0x603e…abd90xac65…4417Base—$0.05100%fluxa120d ago0xb94f98…64a2a0
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x41734f…54c6b2
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x632d77…2e4118
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x4473d2…533503
0xb90a…9ae40x603e…abd9Base—$0.02100%fluxa120d ago0xa7b9d1…15df77
0x603e…abd90xac65…4417Base—$1.03100%fluxa120d ago0xcea170…866aff
0xb90a…9ae40x603e…abd9Base—$0.90100%fluxa120d ago0xf2154f…4a5e57
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0xf834f4…ac592c
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x898bd5…68bafa
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa120d ago0x19d7f7…fca71a

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.