Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe617…1b580xb300…8e84Base—$0.20100%fluxa101d ago0x2f8527…8606b1
0x9334…831f0xb300…8e84Base—$0.20100%candidates101d ago0x3f30cc…caea4c
0xfa0c…90cf0xb300…8e84Base—$0.15100%candidates101d ago0x12e5ee…4110a5
0x478b…ab240xb300…8e84Base—$0.25100%fluxa101d ago0x77a985…25f9ee
0x5800…2d3d0xb300…8e84Base—$0.15100%candidates101d ago0xc87873…f7f381
0xb226…0f190xb300…8e84Base—$0.25100%fluxa101d ago0xd9d6ff…a8bc1c
0x62e8…c1720xb300…8e84Base—$0.25100%candidates101d ago0x575446…0ed9d8
0x4c05…ed5a0xb300…8e84Base—$0.55100%candidates101d ago0x41faab…1c614e
0x57ee…fdc70xb300…8e84Base—$0.45100%candidates101d ago0x05aa71…17a92e
0x58d3…85230xb300…8e84Base—$0.40100%candidates101d ago0xe3ecb1…ffdc22
0x7195…f44e0xb300…8e84Base—$0.15100%candidates101d ago0xd6e879…dc277c
0xec19…40210xb300…8e84Base—$0.10100%candidates101d ago0x73746f…f42a77
0x5f4c…17eb0xb300…8e84Base—$0.05100%fluxa101d ago0xa78cbb…647305
0x35a0…f83e0xb300…8e84Base—$0.05100%fluxa101d ago0xedd5ec…74b34f
0xc6e8…e6b60xb300…8e84Base—$0.05100%candidates101d ago0xd7cac9…396d15
0xa4c3…bb520xb300…8e84Base—$0.10100%fluxa101d ago0x318036…9400f9
0x99d8…b18c0xb300…8e84Base—$0.05100%fluxa101d ago0x6c3d6d…c905fa
0x557b…1c280xb300…8e84Base—$0.05100%fluxa101d ago0x6d1def…111782
0xdd15…29290xb300…8e84Base—$0.10100%candidates101d ago0x894a6d…2ce822
0x3913…47b50xb300…8e84Base—$0.15100%fluxa101d ago0x81e8ab…a3d2d6
0x2caa…0a150xb300…8e84Base—$0.05100%fluxa101d ago0x8c9c3b…cc27e9
0xf51f…27fc0xb300…8e84Base—$0.05100%fluxa101d ago0xfe77d8…6dafb5
0x7f8c…fefa0xb300…8e84Base—$0.05100%candidates101d ago0x23f71c…43b6a4
0xbd15…ed9c0xb300…8e84Base—$0.55100%fluxa101d ago0x537153…ca68a9
0x023b…178f0xb300…8e84Base—$0.55100%fluxa101d ago0xc8e3e0…47579b

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.