Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$3.15100%0x91b5…1a5e58d ago0xcbede4…4e1038
0x8cfa…be850x0e3d…7757Base$31.50100%0xdeef…04fd58d ago0x104a43…5b4fbd
0x8cfa…be850x0e3d…7757Base$21.00100%0x1c09…186f58d ago0xf04c21…d6ebf7
0x8cfa…be850x0e3d…7757Base$1.05100%0xa2ae…033158d ago0xc93e54…39fd17
0x8cfa…be850x0e3d…7757Base$42.00100%0x762b…cf5058d ago0x2ffbd2…b6bc1a
0x8cfa…be850x0e3d…7757Base$2.10100%0xbb99…f69a59d ago0x196ae9…a680e4
0x8cfa…be850x0e3d…7757Base$18.90100%0x666e…093059d ago0x1c3c94…a00cf8
0x8cfa…be850x0e3d…7757Base$10.50100%0x70ba…dd5659d ago0x08aa34…6ee53f
0x8cfa…be850x0e3d…7757Base$87.15100%0x2640…d76759d ago0xe0a642…df61f3
0x8cfa…be850x0e3d…7757Base$10.50100%0xc2de…8a3d59d ago0x240083…e674f2
0x8cfa…be850x0e3d…7757Base$10.50100%0x0dd6…b0b059d ago0x6ea0c7…2a868b
0x8cfa…be850x0e3d…7757Base$10.50100%0x614a…d5ce59d ago0xc4a36c…60ba7c
0x8cfa…be850x0e3d…7757Base$1.05100%0x96df…634b59d ago0xb787b0…d61554
0x8cfa…be850x0e3d…7757Base$7.35100%0x617f…c06d59d ago0x2c2fff…807a4d
0x8cfa…be850x0e3d…7757Base$10.50100%0x826a…78de59d ago0x3d6ff1…e4ecf4

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.