Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x061722…5c479a
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x641ad9…d58f5d
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xf354a3…1f67cb
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x184684…1a3bd1
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xa4ff43…91dd45
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x771ab3…2e4304
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xc84cba…375a57
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x21c2db…666bd3
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x652c33…8cefa2
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x3ee836…ea2671
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x65e5c3…136c2f
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x04198a…2857d3
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xf22b96…20b2bf
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x4d6326…71eeb1
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x2ca810…557d4b
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xb81138…d28fa9
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x0c25d1…b47e00
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x3b2db9…ee643d
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x2eb2c2…723e1b
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xc47cde…f879c3
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x194f63…2b7d3f
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x947612…4cf7c9
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x9c99ea…3644c6
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xba80c9…b33736
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x4621bc…c35a9d

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.