Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5cba4…eb8402
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd00af7…ab78be
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d4a83…f0678a
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa293b9…e16e62
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9bbfa3…27e3d5
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a6957…d8c3a8
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcab196…c37618
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x002b95…37d53d
0x6190…bc8f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeecc02…375078
0x4a39…c42c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b6cfb…bd251f
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd0c39…3d8ab1
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd5b7d…73e430
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb68c18…0eb04c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc4486…fa681f
0x2780…b3ec0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc632f…1a9142
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac362b…031c38
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ce610…0a9df3
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6348ce…0b7c9a
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4abe85…bdaa38
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca46ed…e0a0db
0xdb6f…f68e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9e6c1…19f009
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe92776…827257
0x11c3…e17d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x206535…4b82f0
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8662d4…c4f7dd
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7bcd3…f9fb74

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.