Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x0c5c9e…9a8fed
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x8b432f…560dcc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xb74e67…42a29d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x58cf24…3053c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0x3f3540…50bebf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xe4c332…0f9a45
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x9e6bfc…5951dd
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xc7f99b…39cd74
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xe53bed…8a4b4e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xe350c4…b2bca9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xe2d303…311fac
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x591efc…87c529
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase42d ago0xe67fb0…83519a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x5e6ba3…e66dd9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x5ce83c…a462eb
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x41c863…c83db9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xf724f9…1d3e0c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x1c7a05…f2b1f0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase42d ago0xd5ceaf…b2f143
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase42d ago0xa06eb1…a797d1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase42d ago0x9a2864…0318f8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xb0fed2…5fdfdb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0xccbf28…ce05e5
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x3e335f…22cc39
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase42d ago0x8e2f2a…0f3d11

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.