Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76e2…06230x47c5…4fc3Base$46.4070%0xb182…b93d2d ago0xacf851…db7f01
0x1332…66eb0x47c5…4fc3Base$10.5070%0xcf6b…a40a2d ago0x020eaf…31f0e2
0x1332…66eb0x47c5…4fc3Base$11.0870%0x762b…cf502d ago0xd2f476…c296d9
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0c48…3ed62d ago0x02c9fc…4f5f60
0x1332…66eb0x47c5…4fc3Base$100.0070%0xc86d…b47f2d ago0x351375…8e3f6b
0x1332…66eb0x47c5…4fc3Base$14.7070%0x44ef…9f632d ago0x58f55a…806e28
0x1332…66eb0x47c5…4fc3Base$11.0870%0xd8e2…3d4b2d ago0x3be439…bba71e
0x1332…66eb0x47c5…4fc3Base$10.0070%0xfbd8…39da2d ago0x704da8…170849
0x1332…66eb0x47c5…4fc3Base$23.1070%0x88df…6a4d2d ago0xbcd950…1d38ef
0x1332…66eb0x47c5…4fc3Base$14.7070%0xda14…75fa2d ago0x574309…2cdd9e
0x1332…66eb0x47c5…4fc3Base$10.7570%0x7869…5c202d ago0x299b04…51d0d2
0x1332…66eb0x47c5…4fc3Base$10.5070%0x6f36…132b2d ago0xb207f5…7b3873
0x1332…66eb0x47c5…4fc3Base$10.5070%0x6288…8b492d ago0x1ae3f4…f18986
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8516…08832d ago0x752881…eeba8c
0x21ae…6abb0x47c5…4fc3Base$19.9570%0x0922…42232d ago0x3aa5f7…ac3011
0x1332…66eb0x47c5…4fc3Base$176.7870%0x4d98…2b5b2d ago0x3c4895…9ab6a2
0x30bb…e1000x47c5…4fc3Base$10.5070%0x433f…6ee92d ago0x763119…0bca29
0x1332…66eb0x47c5…4fc3Base$105.0070%0x64e4…55d92d ago0xdec1d6…2cf6dd
0x1332…66eb0x47c5…4fc3Base$10.5070%0x9903…29c42d ago0x64aa0d…048beb
0xd6c0…30fd0x47c5…4fc3Base$30.4570%0x4263…5fe52d ago0xd74894…afb1c7
0xcf23…814a0x47c5…4fc3Base$330.0070%0x04bf…0d0e2d ago0x587a15…22252f
0x1332…66eb0x47c5…4fc3Base$31.5070%0xfdf6…61a82d ago0xcdbbfc…1c2021
0x1332…66eb0x47c5…4fc3Base$40.9570%0xe5f9…0f5f2d ago0x205f2e…9add8e
0xb580…cd810x47c5…4fc3Base$11.5570%0xa842…4fd92d ago0x7473f1…33297d
0xf8fa…69400x47c5…4fc3Base$1.5470%0x9ee1…38b02d ago0x7a8a20…64c02c

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.