Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f40…1b770xc981…267bBase—$0.01100%coinbase11d ago0xd65824…7b66dc
0x1f40…1b770xccb0…2082Base—$0.01100%coinbase11d ago0x8ead2a…786cf3
0x1f40…1b770xbb52…de17Base—$0.01100%coinbase11d ago0x72b345…f04142
0x1f40…1b770xf2a2…5f14Base—$0.01100%coinbase11d ago0x644304…883953
0x1f40…1b770x623a…81b7Base—$0.01100%coinbase11d ago0x4a3603…47e59a
0x1f40…1b770xa82e…8d60Base—$0.01100%coinbase11d ago0xf9c1a6…02bcac
0x1f40…1b770x487e…8c7aBase—$0.01100%coinbase11d ago0xb205cc…5b437f
0x1f40…1b770xda96…d3fbBase—$0.01100%coinbase11d ago0xe18776…23f871
0x1f40…1b770x04d7…04c2Base—$0.01100%coinbase11d ago0x2ff2ff…abba39
0x1f40…1b770x5629…e736Base—$0.01100%coinbase11d ago0x5b226f…bb0c63
0x1f40…1b770x7a7f…5313Base—$0.01100%coinbase11d ago0x433613…36ace9
0x1f40…1b770x739a…63f2Base—$0.01100%coinbase11d ago0x7587fe…90177c
0x1f40…1b770x34d3…76b9Base—$0.01100%coinbase11d ago0xa4ae37…9a6a15
0x1f40…1b770x8e5f…1d8eBase—$0.01100%coinbase11d ago0x6a5859…4697bd
0x1f40…1b770x6148…2084Base—$0.01100%coinbase11d ago0x4c66d2…93963e
0x1f40…1b770x1954…b8cdBase—$0.01100%coinbase11d ago0xa8f377…8a41ee
0x1f40…1b770x8ae4…bda0Base—$0.01100%coinbase11d ago0x95fd3b…e79aba
0x1f40…1b770xb181…9e7fBase—$0.01100%coinbase11d ago0x7d3c5e…afe209
0x1f40…1b770x78a5…13dfBase—$0.01100%coinbase11d ago0x5af3fa…608edd
0x1f40…1b770x6c08…069eBase—$0.01100%coinbase11d ago0x615768…d2b465
0x1f40…1b770x3f85…8760Base—$0.01100%coinbase11d ago0x7db5c4…12ac9b
0x1f40…1b770x002a…3e55Base—$0.01100%coinbase11d ago0xeeb325…0dd017
0x1f40…1b770xb316…7303Base—$0.01100%coinbase11d ago0x77fac6…fd4df1
0x1f40…1b770x9c13…2aa1Base—$0.01100%coinbase11d ago0x780207…a89ab4
0x1f40…1b770x38be…774cBase—$0.01100%coinbase11d ago0x3ee368…d3ff6e

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.