Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base—$0.33100%primer56d ago0x92aeaa…acadba
0xc7f3…c0440x5f11…468aBase—$0.31100%primer56d ago0xdaa870…3b61bf
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0x5648b0…f38e49
0xc7f3…c0440x5f11…468aBase—$0.34100%primer56d ago0xed1834…3ed575
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0xb71e8f…d14b44
0xc7f3…c0440x5f11…468aBase—$0.34100%primer56d ago0xa44dc1…f26d23
0x5f11…468a0xc7f3…c044Base—$0.34100%primer56d ago0x053ad0…8e81f5
0xc7f3…c0440x5f11…468aBase—$0.31100%primer56d ago0x974257…09d4c8
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0xaae719…5b3403
0xc7f3…c0440x5f11…468aBase—$0.30100%primer56d ago0xad8fd4…78d323
0x5f11…468a0xc7f3…c044Base—$0.34100%primer56d ago0x5a39b1…8f42e8
0xc7f3…c0440x5f11…468aBase—$0.31100%primer56d ago0x5d0466…63f3e4
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0x68d577…fae76d
0xc7f3…c0440x5f11…468aBase—$0.32100%primer56d ago0xc8de05…f76d3b
0x5f11…468a0xc7f3…c044Base—$0.32100%primer56d ago0x411fd2…a72713
0xc7f3…c0440x5f11…468aBase—$0.32100%primer56d ago0x772f70…97d52e
0x5f11…468a0xc7f3…c044Base—$0.33100%primer56d ago0x1176ab…1cdcfa
0xc7f3…c0440x5f11…468aBase—$0.32100%primer56d ago0xacc64e…860413
0x5f11…468a0xc7f3…c044Base—$0.33100%primer56d ago0x83bc2c…2f9928
0xc7f3…c0440x5f11…468aBase—$0.33100%primer56d ago0xb93037…d15faa
0x5f11…468a0xc7f3…c044Base—$0.34100%primer56d ago0x461958…538bee
0xc7f3…c0440x5f11…468aBase—$0.34100%primer56d ago0x2760a6…33c9ed
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0xc90039…f060bb
0xc7f3…c0440x5f11…468aBase—$0.30100%primer56d ago0x3d2d18…c2328f
0x5f11…468a0xc7f3…c044Base—$0.31100%primer56d ago0x24c648…8a6d68

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.