Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0x04f3…fabdBase$0.10100%payAI11d ago0xb24707…604851
0xc1b3…aa1e0x4cb7…2398Base$0.10100%payAI11d ago0xd9525e…c00fa4
0xc1b3…aa1e0x628e…adb0Base$0.10100%payAI11d ago0xff73bb…149035
0xc1b3…aa1e0xc0bd…0039Base$0.10100%payAI11d ago0xfb561a…b52ada
0xc1b3…aa1e0x621e…5b2bBase$0.10100%payAI11d ago0xc26a1e…c399a6
0xc1b3…aa1e0x80d5…7e85Base$0.10100%payAI11d ago0x6823e9…645545
0xc1b3…aa1e0x51d5…6660Base$0.10100%payAI11d ago0x81d03b…e4d511
0xc1b3…aa1e0x138c…d34cBase$0.10100%payAI11d ago0x1a5fd2…bac6b5
0xc1b3…aa1e0x2ba1…9ffaBase$0.10100%payAI11d ago0x61ac62…b48b4a
0xc1b3…aa1e0x5724…8de1Base$0.10100%payAI11d ago0x76848f…f07fc6
0xc1b3…aa1e0xb80a…29f8Base$0.10100%payAI11d ago0x6f4da9…e2efed
0xc1b3…aa1e0xfe10…f797Base$0.10100%payAI11d ago0xadf860…0d5f16
0xc1b3…aa1e0xa5b6…ef84Base$0.10100%payAI11d ago0x59f9cf…fedf7a
0xc1b3…aa1e0x3cd9…f4b4Base$0.10100%payAI11d ago0x31e212…3d9297
0xc1b3…aa1e0x3aef…f82cBase$0.10100%payAI11d ago0xb39360…48d9d0
0xc1b3…aa1e0xcbe8…ae37Base$0.10100%payAI11d ago0xfccddb…bb22f5
0xc1b3…aa1e0x6e4f…782dBase$0.10100%payAI11d ago0x205c9d…eda794
0xc1b3…aa1e0x65ab…f11cBase$0.10100%payAI11d ago0x0803d3…44a84f
0xc1b3…aa1e0xc1d8…23abBase$0.10100%payAI11d ago0x4d7310…b2c35b
0xc1b3…aa1e0x8407…cebbBase$0.10100%payAI11d ago0x680c03…53c62b
0xc1b3…aa1e0xdccb…1c78Base$0.10100%payAI11d ago0x83ffe2…50f7e0
0xc1b3…aa1e0xdc87…4081Base$0.10100%payAI11d ago0x576224…65562b
0xc1b3…aa1e0xb071…0825Base$0.10100%payAI11d ago0x5856b5…f2021e
0xc1b3…aa1e0xa073…3864Base$0.10100%payAI11d ago0x849775…7ef12f
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%payAI11d ago0x0b5053…d1deaf

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.