Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x1a07c1…c6dcbe
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x78c87c…564752
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0xf117d3…b7bde8
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x3d98c4…121ef4
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0xa67b27…e2efab
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x1fee89…a63bbd
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0xeff787…55e443
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x38b400…66952a
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x951243…40853f
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x5a8e3a…91b97a
0x4ad0…0d8d0xa223…3d49Base—$0.00000120%Payer-submitted23d ago0x386749…0c806a
0x4ad0…0d8d0xa223…3d49Base—$0.00000120%Payer-submitted23d ago0x7d5b9e…de65d6
0x4ad0…0d8d0xa223…3d49Base—$0.00000120%Payer-submitted23d ago0x35d743…c70fbb
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x392a82…a2bdd2
0x4ad0…0d8d0xa223…3d49Base—$0.00000920%Payer-submitted23d ago0x1aba03…40b7da
0x4ad0…0d8d0xa223…3d49Base—$0.00009520%Payer-submitted23d ago0xfc3553…a3fcc0
0x4ad0…0d8d0xa223…3d49Base—$0.00009520%Payer-submitted23d ago0x5fca3a…6390cc
0x4ad0…0d8d0xa223…3d49Base—$0.00009520%Payer-submitted23d ago0x2c812f…8942c0
0x4ad0…0d8d0xa223…3d49Base—$0.0009520%Payer-submitted23d ago0x134769…a00a70
0x4ad0…0d8d0xa223…3d49Base—$0.0009520%Payer-submitted23d ago0x4f07c2…9a6871
0x4ad0…0d8d0xa223…3d49Base—$0.0047520%Payer-submitted23d ago0x4b18db…1e6336
0x4ad0…0d8d0xa223…3d49Base—$0.009520%Payer-submitted23d ago0x9337dc…ad4033
0x4ad0…0d8d0xa223…3d49Base—$0.009520%Payer-submitted23d ago0xd3ce44…30e3a4
0x4ad0…0d8d0xa223…3d49Base—$0.009520%Payer-submitted23d ago0xe8104b…7beaab
0x4ad0…0d8d0xa223…3d49Base—$0.0520%Payer-submitted23d ago0x08bc6e…80b6f0

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.