Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e07…f4320x3855…3cdfBase—$0.00570%0x4a15…a5844d ago0x60fb01…6da576
0x8e07…f4320x3855…3cdfBase—$0.00570%0x4a15…a5844d ago0xe22894…7326eb
0x8e07…f4320x3855…3cdfBase—$0.00370%0x4a15…a5844d ago0xea170d…e7fb71
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xe59bc4…a55bfa
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xa1f8ae…f8ac34
0x8e07…f4320x3855…3cdfBase—$0.00370%0x4a15…a5844d ago0x8fb67a…37bc99
0x8e07…f4320x3855…3cdfBase—$0.00370%0x4a15…a5844d ago0x7e5985…372f62
0x8e07…f4320x8f9e…2cf5Base—$0.000170%0x4a15…a5844d ago0x22382f…0513d0
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xfa582a…5d8153
0x8e07…f4320x3855…3cdfBase—$0.00570%0x4a15…a5844d ago0x7754b0…2d4eb3
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x20b7e2…43b46f
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x4dbd23…0dfdf0
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x50b151…963646
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xc443df…5cb1e5
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x248f12…0d8c80
0x8e07…f4320x8f9e…2cf5Base—$0.000170%0x4a15…a5844d ago0x0ae074…06fb19
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x250d7d…25a96f
0x8e07…f4320x8f9e…2cf5Base—$0.000170%0x4a15…a5844d ago0xc82f0c…f5abc1
0x8e07…f4320x8f9e…2cf5Base—$0.000170%0x4a15…a5844d ago0x23d9f8…bb75fb
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xe169fc…db6eee
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0xcfb445…2bc365
0x8e07…f4320x79bb…9884Base—$0.00270%0x4a15…a5844d ago0x6dd070…443fce
0x8e07…f4320xf475…2805Base—$0.00170%0x4a15…a5844d ago0x233c14…6e00b4
0x8e07…f4320x8f9e…2cf5Base—$0.000170%0x4a15…a5844d ago0x067803…647e72

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.