Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9dba…e8e0114d ago0x6beb16…baca6e
0xf70e…93ed0x0e3d…7757Base$382.20100%0xf760…e9ab115d ago0x927037…0a3ed1
0xf70e…93ed0x0e3d…7757Base$382.20100%0x01d6…4c29115d ago0x18a326…3e396e
0xf70e…93ed0x0e3d…7757Base$382.20100%0xdfea…dfaf115d ago0xedf4a7…ce74b5
0xf70e…93ed0x0e3d…7757Base$382.20100%0xe5a6…5fc5115d ago0xa945fd…066f46
0xf70e…93ed0x0e3d…7757Base$382.20100%0x9765…21f5115d ago0x1d55b3…a549cf
0xf70e…93ed0x0e3d…7757Base$382.20100%0xbc4f…cafd115d ago0x1c34c4…09306a
0xf70e…93ed0x0e3d…7757Base$382.20100%0x0485…d429115d ago0xf86d1b…479a9a
0xf70e…93ed0x0e3d…7757Base$382.20100%0x50ee…5252115d ago0x4c924f…c668e8
0xf70e…93ed0x0e3d…7757Base$382.20100%0x70ba…dd56115d ago0x79e22e…926b89
0xf70e…93ed0x0e3d…7757Base$382.20100%0x55b3…f1a0115d ago0xde84c9…54cdf6
0xf70e…93ed0x0e3d…7757Base$382.20100%0xdb56…d278115d ago0x8cd085…88ff71
0xf70e…93ed0x0e3d…7757Base$382.20100%0x2ce3…0cdb115d ago0xfb1b63…9fb55d
0xf70e…93ed0x0e3d…7757Base$382.20100%0x65ca…0ec1115d ago0xfd28a2…184c37
0xf70e…93ed0x0e3d…7757Base$382.20100%0x3eb5…db3c115d ago0xc91ba1…a98d93
0xf70e…93ed0x0e3d…7757Base$382.20100%0x90ad…1cd6115d ago0x6d499e…19e49e
0xf70e…93ed0x0e3d…7757Base$382.20100%0x2970…8ed7115d ago0x8471b7…4c6f9a
0xf70e…93ed0x0e3d…7757Base$382.20100%0x35ec…9dba115d ago0x95181d…f3ea68
0xf70e…93ed0x0e3d…7757Base$382.20100%0xeb2b…34ca115d ago0x0f24d4…6d01ca
0xf70e…93ed0x0e3d…7757Base$382.20100%0xeb08…9f9c115d ago0x40dd53…a31fdc
0xf70e…93ed0x0e3d…7757Base$382.20100%0x5520…8e5b115d ago0x26b3b2…fa0f71
0xf70e…93ed0x0e3d…7757Base$382.20100%0x16b5…bfc0115d ago0x847273…75d12d
0xf70e…93ed0x0e3d…7757Base$382.20100%0x7d28…b248115d ago0x8073fe…5739bc
0xf70e…93ed0x0e3d…7757Base$382.20100%0x2b28…0c21115d ago0x8df4bd…0c5c27
0xf70e…93ed0x0e3d…7757Base$382.20100%0xf863…e523115d ago0xb7c965…c9e9ab

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.