Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xaf788f…957413
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x6f6447…298917
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xafec79…c13293
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xdeebaf…49e910
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x9c990a…3a35a0
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xb1fb41…78238e
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xb27b25…cb4c3e
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xade219…e8e9ed
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x18dd94…7a00d6
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x904ccf…5856a0
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x6685c9…049f4f
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xf22fc1…3905a1
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xec0048…7cda8a
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x0c0cfc…c5a00d
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xebe277…2b216b
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x8adda9…e0bcf4
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x84be1d…7b5b51
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x58093a…c713a5
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x1c7aa2…601ad4
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xa345cb…cb6f4e
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xf3880e…1003c4
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xade462…9bce71
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xbcee34…54b143
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0xf8cc18…5aaa15
0x53c3…59300xd591…428cBase—$0.00170%0xea34…81fd18d ago0x7981f8…956593

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.