Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1222…910b0x4f4b…422dBase—$0.001100%coinbase39d ago0xa94fbf…841452
0xc485…b2590x4f4b…422dBase—$0.001100%coinbase39d ago0xfbb960…1108a3
0xf47c…c5e50x4f4b…422dBase—$0.0035100%coinbase39d ago0x519070…4a715a
0x0c23…78220x4f4b…422dBase—$0.001100%coinbase39d ago0x4595a4…50a030
0x83b1…3d450x4f4b…422dBase—$0.0015100%coinbase39d ago0x99ea1f…80f706
0x539d…6aa30x4f4b…422dBase—$0.001100%coinbase39d ago0x444709…eb783e
0xdecc…10e10x4f4b…422dBase—$0.0015100%coinbase39d ago0xd6e0ea…670566
0x247f…aca50x4f4b…422dBase—$0.001100%coinbase39d ago0xec3d07…515e75
0x4ccc…757c0x4f4b…422dBase—$0.001100%coinbase39d ago0xf109b8…2e51a2
0xea9a…aa5e0x4f4b…422dBase—$0.001100%coinbase39d ago0x8a512a…0f6335
0x2f98…0f9a0x4f4b…422dBase—$0.0015100%coinbase39d ago0x45294a…e402f5
0xd2d4…12400x4f4b…422dBase—$0.0035100%coinbase39d ago0xc8dd51…09f206
0x0bc8…36390x4f4b…422dBase—$0.0015100%coinbase39d ago0x0a6943…a3bda8
0x2812…45c30x4f4b…422dBase—$0.001100%coinbase39d ago0x90afa5…f6a19e
0x0759…1edd0x4f4b…422dBase—$0.04100%coinbase40d ago0x0b20bb…1b40fa
0x6c6b…c08a0x4f4b…422dBase—$0.0035100%coinbase40d ago0x289208…a6fe19
0x7fe5…19450x4f4b…422dBase—$0.04100%coinbase40d ago0x26d6f0…6d98c5
0x9fbe…be3c0x4f4b…422dBase—$0.04100%coinbase40d ago0x8bc03e…2bc5ea
0x702a…c3780x4f4b…422dBase—$0.0035100%coinbase40d ago0xea5749…30c829
0x5d7a…0e740x4f4b…422dBase—$0.04100%coinbase40d ago0x1c5a28…fba6ba
0xb3e4…3a4e0x4f4b…422dBase—$0.001100%coinbase40d ago0xcf0454…f2a648
0x194e…62bc0x4f4b…422dBase—$0.001100%coinbase40d ago0x06ff77…8c19a0
0x55ac…e6440x4f4b…422dBase—$0.001100%coinbase40d ago0xdc4a4c…e836bb
0x0bd5…9d9e0x4f4b…422dBase—$0.001100%coinbase40d ago0x5eea08…94aa94
0xcb13…2ca50x4f4b…422dBase—$0.001100%coinbase40d ago0xec3729…a98381

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.