Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa5e3…a7a3118d ago0xe66864…80ecf5
0x5d79…ab930x0e3d…7757Base—$3.15100%0x752e…9933118d ago0xbb955b…722507
0x5d79…ab930x0e3d…7757Base—$7.35100%0xc4a4…9e86118d ago0xe873f7…cf2023
0x5d79…ab930x0e3d…7757Base—$5.25100%0x6aad…f133118d ago0x54e83d…18a6e3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1984…8da8118d ago0x92b184…4c0acf
0x5d79…ab930x0e3d…7757Base—$1.05100%0xcf6b…a40a118d ago0x791889…7fdf6e
0x5d79…ab930x0e3d…7757Base—$4.20100%0x29b8…3263119d ago0xb2e317…2e0cd6
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1e0a…902e119d ago0x2c4fa6…73b1c9
0x5d79…ab930x0e3d…7757Base—$2.10100%0x1e09…da41119d ago0xfb68e3…4f3172
0x5d79…ab930x0e3d…7757Base—$6.30100%0xd253…4d18119d ago0x8645f6…13af2e
0x5d79…ab930x0e3d…7757Base—$21.00100%0x5a57…2a9e119d ago0xd8a2be…696deb
0x5d79…ab930x0e3d…7757Base—$12.60100%0x81da…371f119d ago0x065366…a29d30
0x5d79…ab930x0e3d…7757Base—$15.75100%0xbc4f…cafd119d ago0xd66b29…dcb2e0
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0562…cf20119d ago0x9cd8a4…b6c6c3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x52ba…5177119d ago0xc7611e…d9d9e6
0x5d79…ab930x0e3d…7757Base—$3.15100%0xc3b9…7b36119d ago0x77b24c…0c34fe
0x5d79…ab930x0e3d…7757Base—$105.00100%0xddf5…0347119d ago0xfbdf3e…91330c
0x5d79…ab930x0e3d…7757Base—$10.50100%0x3d68…f69e119d ago0xa23e68…d252ed
0x5d79…ab930x0e3d…7757Base—$5.25100%0x44ef…9f63119d ago0x676264…b4649b
0x5d79…ab930x0e3d…7757Base—$15.75100%0xd98d…2105119d ago0x96caa0…4556ac
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe5a6…5fc5119d ago0x8f32dd…3e3946
0x5d79…ab930x0e3d…7757Base—$5.25100%0xbb85…6582119d ago0xb1b02e…1223b2
0x5d79…ab930x0e3d…7757Base—$10.50100%0x45b7…2d94119d ago0x436235…34dbf1
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9e2a…5a94119d ago0x24f83e…a40b49
0x5d79…ab930x0e3d…7757Base—$1.05100%0xa96f…aeb1119d ago0x32f8ee…d0bada

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.