Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc3f5d0…635dc9
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9df105…cb6245
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb7d4dd…4729c5
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x74495b…386a8f
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7630b5…c7e6ee
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x78f920…6154c0
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x83156c…df99af
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x00d2dd…70fa5e
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd0b4ab…ba7917
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8cc17a…cd710d
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb99c50…ca0421
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbcf38e…9a9eb1
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f7c26…a07b1c
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc335ef…8e0a56
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5decb6…7151f3
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ece22…9ee6ae
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d3e5f…706523
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf57809…e0311c
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x111db9…2b1aae
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x707867…bb286d
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x386150…c9e7bf
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc12501…00ed3d
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1685b6…028754
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2743f…3215f0
0x4655…d4580x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8d2b5…d7dd0d

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.