Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x991b…b2280x0e3d…7757Base—$197.40100%0x0245…bb7b93d ago0x9d7330…ae5c9c
0x1332…66eb0x0e3d…7757Base—$10.50100%0xe162…626893d ago0xa76617…859fc2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4f6a…d2f693d ago0xa34774…2c99b4
0x1332…66eb0x0e3d…7757Base—$28.35100%0x817a…63b593d ago0x35c9e3…a8229b
0xc9a2…31540x0e3d…7757Base—$10.50100%0xcd39…072493d ago0x992b88…724511
0xc0de…9f990x0e3d…7757Base—$15.00100%0xc664…74ab93d ago0x91a2b5…82277c
0x59c3…f1bc0x0e3d…7757Base—$25.00100%0x77d2…f15d93d ago0x208478…32309c
0x3b58…48be0x0e3d…7757Base—$10.50100%0x551c…90e593d ago0x8af122…9743b3
0xc9a2…31540x0e3d…7757Base—$1.05100%0xd091…7b6e93d ago0x512616…31620c
0x1332…66eb0x0e3d…7757Base—$4.00100%0x175b…99fa93d ago0xfa3cca…4cf5ab
0xfbe4…43340x0e3d…7757Base—$236.88100%0xb1ed…f85493d ago0x9d8850…9ad7c6
0x1332…66eb0x0e3d…7757Base—$21.00100%0x3eb5…db3c93d ago0x620b78…9e9d79
0x6283…4d040x0e3d…7757Base—$10.00100%0x50ee…525293d ago0x092a14…6aaa06
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1e7c…464c93d ago0xf5abd7…e147e9
0x2859…e2410x0e3d…7757Base—$1.01100%0x048e…cef593d ago0xe63da1…465722
0x1a47…fdca0x0e3d…7757Base—$11.55100%0x7381…a3ba93d ago0x8e04b9…48b81b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63fd…c86f93d ago0x83d420…ca251e
0xdaa2…e3050x0e3d…7757Base—$25.00100%0x9307…e92a93d ago0xedaeec…b421da
0x2859…e2410x0e3d…7757Base—$1.01100%0xbdbe…15b293d ago0xa0b44c…7f47fd
0x1332…66eb0x0e3d…7757Base—$9.00100%0x4f4d…74b793d ago0x2ff76a…7bfd78
0x1332…66eb0x0e3d…7757Base—$18.90100%0x6ae4…e26d93d ago0x48ac6f…a3b1fa
0x7c80…64e00x0e3d…7757Base—$7.35100%0x1af6…8fa393d ago0xdc5e25…f2779b
0x44ba…eb170x0e3d…7757Base—$27.30100%0xf733…8f8d93d ago0xb5070d…a5a714
0x1332…66eb0x0e3d…7757Base—$1.05100%0x5a57…2a9e93d ago0xde23bf…74fb30
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd1bc…096d93d ago0xb1404d…7ad203

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.