Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x286394…5f4b92
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xfd2f10…b28d44
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x7c3f9f…cc4808
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xcf4f6e…858bea
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase114d ago0x0f0595…c2b54e
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase114d ago0xcfcf0a…3cf177
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0x07112b…7cd527
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase114d ago0x958044…823c2c
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase114d ago0xd89bb7…38ef81
0x9993…55a50x78f9…3928Base—$0.10100%coinbase114d ago0xbce59b…2f882a
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase114d ago0x6665fa…47234f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase114d ago0x7f89d0…b4397d
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0xdec468…a1924c
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xa68206…75bdc8
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xa13d42…e9820d
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase114d ago0xfc33d9…068171
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x8dcfaf…237b3e
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase114d ago0x797c08…547046
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase114d ago0xf49329…214895
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase114d ago0x990629…9353b6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase114d ago0x6004fe…b0a37d
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase114d ago0xe7d5b4…ebf813
0x9993…55a50x78f9…3928Base—$0.10100%coinbase114d ago0xb3fa13…8b429e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase114d ago0x23308a…471e54
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase114d ago0x739a0d…cc6e1c

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.