Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$325.50100%0x4f6a…d2f6100d ago0x8e0995…6aac7c
0x1332…66eb0x0e3d…7757Base—$9.45100%0x1bc6…2f90100d ago0xb41730…7bebea
0x1332…66eb0x0e3d…7757Base—$27.30100%0xff29…0646100d ago0x1375b1…fcf258
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x0dc1…6214100d ago0xb0e139…72b367
0x1332…66eb0x0e3d…7757Base—$5.25100%0x14dd…a4ea100d ago0xe741be…7640c4
0x1332…66eb0x0e3d…7757Base—$22.16100%0x0c48…3ed6100d ago0x4d5a83…a2f9cc
0xa787…64cf0x0e3d…7757Base—$10.50100%0x3d76…265f100d ago0x062191…dbfe42
0x179a…9bca0x0e3d…7757Base—$0.01100%0xf279…f77f100d ago0x70639a…93b9c4
0x179a…9bca0x0e3d…7757Base—$0.01100%0x4ed0…caab100d ago0xe4ff81…2408c2
0x1332…66eb0x0e3d…7757Base—$149.00100%0xe146…b438100d ago0xc902f3…d189dc
0xc9a2…31540x0e3d…7757Base—$1.05100%0xc807…52c7100d ago0x9c28d8…4d50c3
0x1332…66eb0x0e3d…7757Base—$126.00100%0x9903…29c4100d ago0xe37c72…5d3243
0x179a…9bca0x0e3d…7757Base—$0.01100%0xb872…0ab3100d ago0x2c304b…80e1fd
0x179a…9bca0x0e3d…7757Base—$0.01100%0xf279…f77f100d ago0xd2a33e…278977
0x9e52…351e0x0e3d…7757Base—$20.00100%0x2742…8fd1100d ago0x4965e2…02d417
0xa787…64cf0x0e3d…7757Base—$5.25100%0xfb42…406e100d ago0xe937d9…e18bc2
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x2740…f504100d ago0x4a1ad6…56b61f
0x8e1a…a07c0x0e3d…7757Base—$52.50100%0x493f…ab8f100d ago0x8c827f…338496
0xee79…29150x0e3d…7757Base—$100.00100%0x823e…6b6c100d ago0xc06287…4e3a71
0xf49e…da290x0e3d…7757Base—$52.50100%0xa0c6…2cb4100d ago0x7fc614…e11c8a
0x1332…66eb0x0e3d…7757Base—$52.50100%0x73f4…8367100d ago0xb932b7…4a4f68
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0874…897c100d ago0x2cf882…6db9ef
seranse.eth0x0e3d…7757Base—$10.50100%0x3d76…265f100d ago0x9faadd…a9b1d9
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa070…95e0100d ago0x520a79…19e9f6
0xa520…eca40x0e3d…7757Base—$5.25100%0x2640…d767100d ago0xc9cc49…2545ad

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.