Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0x2325fe…fc6e79
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0xadf20a…6514ed
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0x72e8ba…2f7c77
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0x7d7f33…9d8b61
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0x88f604…df57ee
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0x667ebf…b7b3e1
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0xeb6e89…23d4a6
0xe254…2d880x7a37…2c2aBase—$0.17100%fluxa120d ago0x66fedb…12f41c
0xb90a…9ae40xe254…2d88Base—$0.10100%fluxa120d ago0x354c24…1b2726
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa120d ago0xdd698c…f345b3
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0x1287ef…41db1e
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0xde2a69…f3e5b8
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0x22b175…d67480
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0x716322…507963
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0xd6778e…c1073f
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0xad3f12…e59ec0
0xe254…2d880x7a37…2c2aBase—$0.10100%fluxa121d ago0xd6bb64…0af611
0xb90a…9ae40xe254…2d88Base—$0.01100%fluxa121d ago0xec6497…6b1d1a
0xb90a…9ae40xe254…2d88Base—$0.04100%fluxa121d ago0x5222b2…19f67e

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.