Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc88c…d0ce0xc4f0…0bb9Base—$52.1570%0xd05c…826033d ago0xaeeb11…acef23
0xa79b…81140xc4f0…0bb9Base—$44.0170%0xd05c…826033d ago0x7ef82b…087e51
0xa79b…81140xc4f0…0bb9Base—$44.0070%0xd05c…826033d ago0x4eef6c…e9d67d
0xa030…d0170xc4f0…0bb9Base—$170.0070%0xd05c…826033d ago0xccc8a7…4b436e
0xa030…d0170xc4f0…0bb9Base—$170.0170%0xd05c…826033d ago0x73edf8…bea346
0xa030…d0170xc4f0…0bb9Base—$170.0270%0xd05c…826033d ago0x22ea87…cfb21a
0xa030…d0170xc4f0…0bb9Base—$160.0270%0xd05c…826033d ago0xc631b1…a8bddc
0xa030…d0170xc4f0…0bb9Base—$10.0070%0xd05c…826033d ago0x6f24b4…2a840b
0xf9d9…026b0xc4f0…0bb9Base—$34.1170%0xd05c…826033d ago0x3ff3af…fd6169
0x4c7d…a4ad0xc4f0…0bb9Base—$57.0170%0xd05c…826033d ago0x2f5e4c…ca8f1a
0x4c7d…a4ad0xc4f0…0bb9Base—$55.0170%0xd05c…826033d ago0x2d826d…2ed7d9
0x4c7d…a4ad0xc4f0…0bb9Base—$53.0070%0xd05c…826033d ago0x87aa50…cfb542
0x4c7d…a4ad0xc4f0…0bb9Base—$52.0070%0xd05c…826033d ago0x70ea7b…886da2
0x4c7d…a4ad0xc4f0…0bb9Base—$50.0170%0xd05c…826033d ago0x84bf8d…fd1c0d
0xf9d9…026b0xc4f0…0bb9Base—$34.1170%0xd05c…826033d ago0x87a0a1…22ee64
0xf9d9…026b0xc4f0…0bb9Base—$34.1170%0xd05c…826033d ago0x60fb65…ff14f5
0xf9d9…026b0xc4f0…0bb9Base—$34.1170%0xd05c…826033d ago0xcc4782…265074
0xf9d9…026b0xc4f0…0bb9Base—$34.1170%0xd05c…826033d ago0x046c30…e28428
0x8b1a…a83d0xc4f0…0bb9Base—$267.7770%0xd05c…826033d ago0x68a7b5…a03519
0x8b1a…a83d0xc4f0…0bb9Base—$259.0370%0xd05c…826033d ago0xcaefa1…442c96
0x8b1a…a83d0xc4f0…0bb9Base—$251.0270%0xd05c…826033d ago0x964728…f867b9
0x8b1a…a83d0xc4f0…0bb9Base—$243.0270%0xd05c…826033d ago0x50ef3f…06374a
0x8b1a…a83d0xc4f0…0bb9Base—$233.0370%0xd05c…826033d ago0xd44c01…dea4fa

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.