Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20xecf9…6b23Base—$0.01100%coinbase39d ago0xeaa5e5…2bd4ea
0x0420…89e20x38d9…c27eBase—$0.01100%coinbase39d ago0x006fe0…0be34b
0x0420…89e20x132e…8710Base—$0.01100%coinbase39d ago0xd27975…224b69
0x0420…89e20x1613…14ebBase—$0.01100%coinbase39d ago0xdbc9df…7ea45d
0x0420…89e20x1b99…9fc6Base—$0.01100%coinbase39d ago0x966988…653fd9
0x0420…89e20x6a4d…b240Base—$0.01100%coinbase39d ago0x4f0dc2…c52515
0x0420…89e20xc20b…2a5fBase—$0.02100%coinbase39d ago0x576aac…fac33d
0x0420…89e20xf8a9…2f38Base—$0.01100%coinbase39d ago0x4554f1…117180
0x0420…89e20x4b62…e19cBase—$0.01100%coinbase39d ago0x187977…7c873a
0x0420…89e20xf413…dc3dBase—$0.01100%coinbase39d ago0x6bb86e…57f15c
0x0420…89e20x3786…b473Base—$0.01100%coinbase39d ago0x39e7f3…0fa88d
0x0420…89e20xf6b5…5136Base—$0.01100%coinbase39d ago0xc18c5a…4ff03c
0x0420…89e20xfe77…d968Base—$0.01100%coinbase39d ago0xe11db4…81f6c3
0x0420…89e20xf750…50c3Base—$0.01100%coinbase39d ago0x660327…6c7c73
0x0420…89e20x76b0…c5aaBase—$0.02100%coinbase39d ago0x4d284f…7396f6
0x0420…89e20x2992…5eadBase—$0.02100%coinbase39d ago0x6b1b7a…d9d3ad
0x0420…89e20xfe72…a0fcBase—$0.01100%coinbase39d ago0x4d6126…734f30
0x0420…89e20x684d…d3f4Base—$0.01100%coinbase39d ago0x070ded…edd063
0x0420…89e20x2c50…1b68Base—$0.01100%coinbase39d ago0x591ea5…dc7f14
0x0420…89e20xebbf…9317Base—$0.01100%coinbase39d ago0xa0da7a…40f25d
0x0420…89e20x6cc3…1229Base—$0.01100%coinbase39d ago0x59f19f…93ff8a
0x0420…89e20x0c68…94b9Base—$0.01100%coinbase39d ago0xfdf93e…3bfaba
0x0420…89e20x22e1…bd59Base—$0.01100%coinbase39d ago0x2019a1…8368aa
0x0420…89e20x77cd…16a6Base—$0.01100%coinbase39d ago0xd333f8…07cbbd
0x0420…89e20x4034…6601Base—$0.02100%coinbase39d ago0x1ef39e…b00d31

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.