Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8dd…094f0x0e3d…7757Base—$5.25100%0xd02b…c37969d ago0xd935b3…3e4954
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbfa0…288569d ago0xa42df5…a02daa
0xa787…64cf0x0e3d…7757Base—$21.00100%0x90ad…1cd669d ago0xc7af78…6c94c7
0x1332…66eb0x0e3d…7757Base—$105.00100%0xdcda…233769d ago0xecd6d4…9fbdac
0xa787…64cf0x0e3d…7757Base—$10.50100%0x77d0…ce5069d ago0x77e278…b2230c
0x03bf…ef700x0e3d…7757Base—$5.25100%0xa0c6…2cb469d ago0x12c638…17293c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x3368…d66b69d ago0x7c4f05…be84ab
0xc9a2…31540x0e3d…7757Base—$1.05100%0xf6cb…a8d769d ago0x590a59…e283b7
0xa787…64cf0x0e3d…7757Base—$5.25100%0x2ce3…0cdb69d ago0xbfbe83…72bbdb
0x1332…66eb0x0e3d…7757Base—$68.25100%0x9d9f…8c6a69d ago0x0fa3ac…130d4f
0x4246…83d50x0e3d…7757Base—$105.00100%0xd50e…07b969d ago0x7142fe…e8e670
0x2590…721b0x0e3d…7757Base—$100.00100%0xe347…5b3069d ago0xf3cc85…f0b642
0xd2b4…58990x0e3d…7757Base—$20.30100%0x72fe…16d669d ago0xce265c…5cd280
0xdd07…45b90x0e3d…7757Base—$7.35100%0xcf6b…a40a69d ago0x23de0f…58fb3e
0x05af…33bc0x0e3d…7757Base—$11.55100%0x971f…ddbf69d ago0x17cd8e…4e79bd
0x3e67…524a0x0e3d…7757Base—$10.50100%0x6bac…5e9b69d ago0x07efff…f8da36
0x1332…66eb0x0e3d…7757Base—$94.50100%0x59d0…cf7269d ago0xe62771…a1ee2d
0x7fc0…67e70x0e3d…7757Base—$21.00100%0xdf85…203b69d ago0xee06e3…b6f69e
0x1332…66eb0x0e3d…7757Base—$26.25100%0x4339…385069d ago0xb96692…474877
0x1332…66eb0x0e3d…7757Base—$28.35100%0x73bd…b44469d ago0xa74494…004328
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf497…02dd69d ago0xd76067…3ff33c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x3ab4…e68469d ago0x176dcd…d19dae
0x1332…66eb0x0e3d…7757Base—$25.00100%0x394f…900869d ago0x0d3ce6…87a8c2
0x1332…66eb0x0e3d…7757Base—$52.50100%0xbf7d…708b69d ago0x6d041b…578736
0x1332…66eb0x0e3d…7757Base—$37.80100%0xddf5…034769d ago0xf6791e…7b9d0f

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.