Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$10.5070%0xf8ec…37d423d ago0x771e93…ea74ba
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4639…93fa23d ago0x0a7178…594abd
0x8947…94f00x47c5…4fc3Base—$10.5070%0xcf6b…a40a23d ago0x6feefd…c472de
0x8947…94f00x47c5…4fc3Base—$52.5070%0x9dba…e8e024d ago0x4a4a55…33b3ee
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe4c8…f88724d ago0xa5027c…f1e5e7
0x8947…94f00x47c5…4fc3Base—$10.5070%0xcd39…072424d ago0x95932d…38d67e
0x8947…94f00x47c5…4fc3Base—$11.5570%0x214e…3e4a24d ago0xc41efd…bf953f
0x8947…94f00x47c5…4fc3Base—$10.5070%0x363e…450d24d ago0x420e13…0df5c3
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6476…d72624d ago0x186458…b6cd56
0x8947…94f00x47c5…4fc3Base—$21.0070%0xde1b…a3a224d ago0x1a39f2…18d25a
0x8947…94f00x47c5…4fc3Base—$10.5070%0xc506…1e3d24d ago0x8fb1c7…352a40
0x8947…94f00x47c5…4fc3Base—$10.5070%0xaecf…8b7524d ago0xec5042…0ad44e
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd50e…07b924d ago0x25444f…587a0e
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4e4a…2e7324d ago0xce61aa…b733ef
0x8947…94f00x47c5…4fc3Base—$10.5070%0x617f…c06d24d ago0x095912…3a0301
0x8947…94f00x47c5…4fc3Base—$33.6070%0x971f…ddbf24d ago0x49555e…26f712
0x8947…94f00x47c5…4fc3Base—$10.5070%0x0fb0…485924d ago0x3753bb…8ec75c
0x8947…94f00x47c5…4fc3Base—$10.5070%0x3cca…9c7c24d ago0xb28dcb…f24656

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.