Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec3ded…b8cb4f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf26ed…250e0d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f1e3b…440f35
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa58dbd…49376d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x267481…ae7384
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x261b2c…1efa84
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f794d…858334
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14b57c…6eb177
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95f3d3…e772a0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7aa498…9a5b78
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x613302…5d9a54
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6498f0…0c98e1
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbca2fb…1c8e2a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b3616…40c2de
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x15043a…f34fbe
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x565954…a77e9d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecc365…ce4ee7
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3e46f…8a526f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5c671…cb37db
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x96d48e…8c7724
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x711222…4bde64
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61d5cd…964169
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04d594…1e4c6a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8054e4…bb0ddf
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39a365…43f7df

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.