Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$5.2570%0xc234…1c3850d ago0x26ee38…ae0c10
0x1332…66eb0x47c5…4fc3Base$4.2070%0x8b99…df7950d ago0x866ba3…f33e2a
0x32ed…fe940x47c5…4fc3Base$29.1070%0x2837…f76750d ago0x87c29f…5621a2
0x3d7c…2a130x47c5…4fc3Base$14.4570%0x1efc…9e4350d ago0x8306c7…c305a0
0x1332…66eb0x47c5…4fc3Base$49.3570%0x04bf…0d0e50d ago0xe9f67c…49512e
0x1332…66eb0x47c5…4fc3Base$2.1070%0xb769…f88150d ago0x28f8fb…407fa2
0xac59…9d890x47c5…4fc3Base$5.2570%0x707e…8d2850d ago0x90adca…cd21fe
0x5b81…4efd0x47c5…4fc3Base$15.7570%0xb99f…c90350d ago0x6102aa…7f56d1
0x1332…66eb0x47c5…4fc3Base$3.1570%0x8944…ba2a50d ago0x338e7b…93d9b5
0x1332…66eb0x47c5…4fc3Base$6.3070%0x9cee…c9d950d ago0x5ecdee…5184be
0x1332…66eb0x47c5…4fc3Base$840.0070%0x77d2…395e50d ago0xc75539…3f2102
0x1332…66eb0x47c5…4fc3Base$21.0070%0xe5f9…0f5f50d ago0x3e7b91…4e02d2
0xa787…64cf0x47c5…4fc3Base$5.2570%0xd301…c7ff50d ago0x3ca877…7d9c27
0x1332…66eb0x47c5…4fc3Base$2.1070%0xfdd4…df7250d ago0x96918b…bae3b8
0x7c80…64e00x47c5…4fc3Base$10.5070%0x77d8…3bfa50d ago0xcbe1ea…8229c8
0x1332…66eb0x47c5…4fc3Base$37.8070%0x1668…2c3e50d ago0x2e2206…6fff60
0x1332…66eb0x47c5…4fc3Base$105.0070%0xfb58…2b7250d ago0xfbe731…195a64
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc072…b4b150d ago0x9ba3c3…74aef3
0xcc17…e70a0x47c5…4fc3Base$420.0070%0xdb8c…386150d ago0x15cb1e…2962ea
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd50e…07b950d ago0x23422f…b4188c
0x1332…66eb0x47c5…4fc3Base$105.0070%0x96be…0b4650d ago0x5949d6…87c010
0xe881…63280x47c5…4fc3Base$8.4070%0x9ea2…605a50d ago0x69f59c…5b1db4
0xa5be…85470x47c5…4fc3Base$165.9070%0x59d0…cf7250d ago0xb0b063…e4a0ea
0x1332…66eb0x47c5…4fc3Base$3.1570%0xe162…626850d ago0xb5b181…c00a0f
0x910d…bc8f0x47c5…4fc3Base$10.5070%0xd4ab…0bb650d ago0x1ffbf3…affd74

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.