Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29b4…7a6f0x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0x016ef1…745333
0x92f2…3bc30x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0x016ef1…745333
0x4959…d1490x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0x016ef1…745333
0xaa8b…27ef0x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0x016ef1…745333
0xfa10…8abd0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0x946fa6…d426fd
0xb740…ce280x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0x946fa6…d426fd
0x47e1…32040x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xe4211d…5e7673
0x940e…fb520x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xeb234b…8635b5
0x54a9…95120x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xeb234b…8635b5
0xafe0…7de00x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xeb234b…8635b5
0x71db…08d30x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0x327f9d…30ce1d
0xac9e…89b70x23b6…4bb4Base—$0.50100%0xe21b…7d23115d ago0x327f9d…30ce1d
0x29b4…7a6f0x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0x327f9d…30ce1d
0xaa8b…27ef0x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0x327f9d…30ce1d
0xb740…ce280x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0xb859ca…89240b
0xbf82…34720x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xb859ca…89240b
0x232a…965e0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xb859ca…89240b
0xbf0a…0a6b0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xb859ca…89240b
0x51f6…fc060x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xde7a3d…766e97
0x699e…ff470x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0xde7a3d…766e97
0x2fa2…b3040x23b6…4bb4Base—$0.75100%0xe21b…7d23115d ago0xde7a3d…766e97
0x0486…f32e0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xde7a3d…766e97
0x505e…11ed0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xde7a3d…766e97
0xe0de…30d60x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xde7a3d…766e97
0xfec5…46be0x23b6…4bb4Base—$3.50100%0xe21b…7d23115d ago0xde7a3d…766e97

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.