Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa877…8a060xa938…9201Base—$0.01100%coinbase72d ago0x78ddef…5cd5b7
0xa877…8a060x2bbc…935aBase—$0.01100%coinbase72d ago0x8975f0…7d24c2
0xa877…8a060x77c3…221cBase—$0.01100%coinbase72d ago0x6ecf7d…ac68d9
0xa877…8a060x4d77…37ffBase—$0.01100%coinbase72d ago0x044c87…a456b8
0xa877…8a060x8920…fd45Base—$0.01100%coinbase72d ago0x95a5a5…05b3f7
0xa877…8a060x75c3…93ffBase—$0.01100%coinbase73d ago0x14353e…d73afd
0xa877…8a060x2f33…8d6eBase—$0.01100%coinbase73d ago0xf69868…427d2b
0xa877…8a060x2392…60f0Base—$0.01100%coinbase73d ago0x6af161…8faae5
0xa877…8a060x9e6d…c4bfBase—$0.01100%coinbase73d ago0xae9ebd…b6760f
0xa877…8a060xe1af…23c6Base—$0.01100%coinbase73d ago0x21ba54…6da361
0xa877…8a060x029c…8dafBase—$0.01100%coinbase73d ago0x554649…0db79b
0xa877…8a060x5f14…74bcBase—$0.01100%coinbase73d ago0x86d9ec…f99a3a
0xa877…8a060x09e3…1411Base—$0.01100%coinbase73d ago0x2125b3…81c9b6
0xa877…8a060x4bfc…5314Base—$0.01100%coinbase73d ago0x7b730e…6307f0
0xa877…8a060xe1ab…4248Base—$0.01100%coinbase73d ago0xa15676…2f68a6
0xa877…8a060x04ef…2623Base—$0.01100%coinbase73d ago0x6b5af4…172e2d
0xa877…8a060xc775…143fBase—$0.01100%coinbase73d ago0xc03ff6…e979cb
0xa877…8a060x8a2e…9048Base—$0.01100%coinbase73d ago0x02dc51…77d442
0xa877…8a060x494a…a7b0Base—$0.01100%coinbase73d ago0x15e4af…5d7221
0xa877…8a060x3ec8…2aadBase—$0.01100%coinbase73d ago0x70f897…f2ca04
0xa877…8a060xfefc…96aaBase—$0.01100%coinbase73d ago0x136673…74afc0
0xa877…8a060x1085…e38dBase—$0.01100%coinbase73d ago0x25f4dc…4ba741
0xa877…8a060x2e05…4a68Base—$0.01100%coinbase73d ago0x9eeda3…172abf
0xa877…8a060xc412…f2c5Base—$0.01100%coinbase73d ago0x0d9e6f…356d4c
0xa877…8a060xb787…c5dfBase—$0.01100%coinbase73d ago0x744e5e…5b6957

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.