Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xbd9b1f…424ffc
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x04bdf8…a6f4d0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xf4ff40…1c840f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xb38d83…f8a876
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x6f2d09…391c8a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xcc060e…dab1a0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xf4c5c4…0b89dd
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xc3a7bb…8cea2e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xee808e…0074ae
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x68eec5…41d809
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x5a87fd…6e6e72
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x715762…e9b4de
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x5b4f84…c9fc47
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x2426cf…26cf06
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x38453b…d08090
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x465f02…d3e5b2
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x30d6aa…d4e48b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x0996ab…92d71a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xcaacb0…c3993c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xb43aaf…813a64
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xd86197…6a1f40
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x2bacfe…4602c8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x6c5625…01473e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x6aaed5…07a477
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x3d6eb0…89d229

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.