Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0xa070e0…1836a9
0xe7a4…2a570xac65…4417Base—$0.05100%fluxa120d ago0x1fcf89…b65b62
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x5a8531…817b81
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x95b43c…a08eaf
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x4fe1fa…b9d39a
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0xc2afb9…b22caa
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x7b9446…683967
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x371286…a69f19
0xe7a4…2a570xac65…4417Base—$0.03100%fluxa120d ago0xd3cb48…ef5474
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0x1d1c94…120306
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa120d ago0xa7928d…1eca73
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x4ef2d9…cd4cc4
0xe7a4…2a570xac65…4417Base—$0.10100%fluxa121d ago0x983642…58c0b4
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x23fbfc…cbed7f
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0xfcc289…1798c6
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x1d51fc…4cf440
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x726643…005951
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x439e49…17a425
0xe7a4…2a570xac65…4417Base—$0.05100%fluxa121d ago0x7f4235…7f4fd3
0xb90a…9ae40xe7a4…2a57Base—$0.05100%fluxa121d ago0xa2c60f…c37c72
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0xe82f29…f5ccd8
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x53efe2…3c6eec
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x64b086…5078b0
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x28e557…23c95e
0xb90a…9ae40xe7a4…2a57Base—$0.01100%fluxa121d ago0x0c2043…6b8a53

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.