Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xe77173…ec5cf8
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0xce31f3…9643b0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0xed3c5a…28da8c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x8a0f9a…f5a920
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xf06b2b…d4a83d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0xaf2d2c…6e78a8
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x0ef4a5…f30b89
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0x92df8c…4a3459
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0x2bf18e…e04696
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x268267…978114
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0x08fd23…56d120
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0x908341…305d09
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x6fc720…78c5bf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0xafad83…6ccb30
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xbb5272…66ee99
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xa1800a…c2e8ee
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0xbd7760…306678
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x8d5114…834f13
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x7bee00…ea9a71
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0xfc0938…1d2056
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xda7329…21a4f4
0x9993…55a50x78f9…3928Base—$0.10100%coinbase102d ago0x72964c…1106dd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase102d ago0xb53a41…7c42d7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0x9c3c26…ff1a31
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase102d ago0x9a5c3d…d21b66

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.