Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd36b03…6b11ea
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xfb6758…e7a649
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x6e3a5c…35188e
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x309725…2dc6ed
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x3797e1…4b7395
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd3d149…9e5e8d
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xfeb65f…4d7000
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xf1d43f…f0042b
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x394bd8…ac81aa
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x9c9426…7ffffa
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x905b40…162ad3
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd39279…b5c9fb
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x9571de…66b346
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x6af0ff…09b065
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x296c2c…83d23f
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x08b2a1…eb4210
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd32989…13306c
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x84feb0…97bce5
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x0d70b4…ab19a0
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd2c123…77a716
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xe4ed03…a253e0
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x9ae8c0…0c221c
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0xd57303…97f31d
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x4e1a73…3a3645
0x66ed…d5800x3d59…14f0Base—$0.001100%x402rs79d ago0x30052a…8f1093

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.