Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x648620…7f8f0d
0x3b8d…6a780xac65…4417Base—$0.03100%fluxa120d ago0x5e5803…98fe38
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0xce2897…babaef
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0xa4eda6…65f86e
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x56321b…5bc0f5
0x3b8d…6a780xac65…4417Base—$0.98100%fluxa120d ago0x51fba6…c2a53e
0xb90a…9ae40x3b8d…6a78Base—$0.90100%fluxa120d ago0xb2aace…3f461e
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x9a50c6…e890bc
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x58348c…bccbc6
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x21ceae…da352e
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0xfb1a1f…350450
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0xd5ee3a…b51433
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa120d ago0x8ba429…a8f835
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xb4403d…d079fc
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xab2aea…094d5b
0x3b8d…6a780xac65…4417Base—$0.07100%fluxa121d ago0xef2e01…06354b
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0x01e649…8c154f
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xe58b27…f5c787
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0x302b37…01c507
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xe8eb62…067feb
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xe4bcb0…4a4148
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xb30201…67d021
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0x58b748…79ae7d
0x3b8d…6a780xac65…4417Base—$0.08100%fluxa121d ago0xe9081e…8e3bb3
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa121d ago0xa1fad0…da2ed4

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.