Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8871…ba6b0x0e3d…7757Base—$11.33100%0xb859…c36790d ago0x443c8e…c48315
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaf61…49f690d ago0x1e7ed9…0979b0
0x1332…66eb0x0e3d…7757Base—$2.10100%0x69b3…7ddd90d ago0xb07a02…f5eed1
0xcc17…e70a0x0e3d…7757Base—$630.00100%0x35c6…376390d ago0xe1571e…ce98db
0xc9a2…31540x0e3d…7757Base—$3.15100%0x2ce3…0cdb90d ago0x535a78…e2e6ab
0x1f4a…82da0x0e3d…7757Base—$100.00100%0x771b…60b890d ago0xdf1873…2c8114
0x8cfa…be850x0e3d…7757Base—$2.10100%0x99d9…ec9d90d ago0x41f831…5517a2
0x1332…66eb0x0e3d…7757Base—$50.00100%0xb027…a85190d ago0xc4fd53…dba777
0x1332…66eb0x0e3d…7757Base—$7.35100%0xe347…5b3090d ago0x8999bb…2125fc
0x6cc3…1cdd0x0e3d…7757Base—$315.00100%0x72fe…16d690d ago0x2ea06b…65e1af
0x6cc3…1cdd0x0e3d…7757Base—$10.50100%0xc246…c59590d ago0x3c6218…942356
0xa787…64cf0x0e3d…7757Base—$5.25100%0x33a2…877f90d ago0xf0f7c8…f5ca25
0x1332…66eb0x0e3d…7757Base—$72.42100%0x39e9…239390d ago0x4f6a25…ae0f52
0x1332…66eb0x0e3d…7757Base—$14.55100%0x4760…47ea90d ago0x0d254b…fc0a98
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0245…bb7b90d ago0xf84bcd…9e17da
0x1332…66eb0x0e3d…7757Base—$2.10100%0xe162…626890d ago0xbf2a56…67dee9
0x1332…66eb0x0e3d…7757Base—$100.00100%0x4f6a…d2f690d ago0x411be4…2a7310
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4184…789b90d ago0x3e26be…ffc790
0xc9a2…31540x0e3d…7757Base—$5.25100%0xd8cf…8eb790d ago0x913a3c…b7142f
0xb17a…a6bf0x0e3d…7757Base—$18.90100%0x3eb5…db3c90d ago0x01cae8…58cb3e
0xf87d…169b0x0e3d…7757Base—$20.79100%0x5198…0ffb90d ago0xeb59b5…ccb985
0x1332…66eb0x0e3d…7757Base—$2.10100%0x4c95…d79b90d ago0x6bc43e…b5e43b
0x1332…66eb0x0e3d…7757Base—$14.70100%0xbc7c…86d490d ago0x856ee6…968dd6
0x85a4…01fe0x0e3d…7757Base—$1.00100%0x617f…c06d90d ago0x5f803f…73f125
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd773…a25090d ago0xb5c9b3…995409

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.