Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3b7…f02c0x9386…ca25Basex402 service$18.00100%coinbase11d ago0xd7bd82…c698c1
0x6956…1b2b0x9386…ca25Basex402 service$10.79100%coinbase11d ago0x0d8148…3c9450
0x7701…109a0x9386…ca25Basex402 service$10.79100%coinbase11d ago0x42e7c9…6973d9
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase11d ago0xb65e2e…ac3505
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase11d ago0xca85d3…dce3f0
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase11d ago0xa11f02…e1b2b1
0xae54…e5710x9386…ca25Basex402 service$18.00100%coinbase11d ago0x3f6e5d…d8a0e7
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase11d ago0x4de38e…c60452
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase11d ago0x06658c…f03bf6
0x79e9…7bc80x9386…ca25Basex402 service$10.79100%coinbase11d ago0x1ee20c…8517a0
0x8f55…5f020x9386…ca25Basex402 service$10.79100%coinbase11d ago0x80866c…2c63ac
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase11d ago0xb28b1e…15b5da
0xc6fe…6e6b0x9386…ca25Basex402 service$18.00100%coinbase11d ago0x383289…64d42d
0xc6fe…6e6b0x9386…ca25Basex402 service$10.79100%coinbase11d ago0xc1ff66…8ca367
0xc6fe…6e6b0x9386…ca25Basex402 service$10.79100%coinbase11d ago0x36b3bb…4def34
0x49e9…a4330x9386…ca25Basex402 service$18.00100%coinbase11d ago0x6c11f4…dfb06d
0x49e9…a4330x9386…ca25Basex402 service$18.00100%coinbase11d ago0x928cfd…e95479
0x0cae…2e060x9386…ca25Basex402 service$18.00100%coinbase11d ago0xaa8899…c79ec9
0x7730…94b10x9386…ca25Basex402 service$18.00100%coinbase11d ago0x0d271f…530f2e
0xf826…e0690x9386…ca25Basex402 service$10.79100%coinbase11d ago0xfe90fe…e734aa
0xa1c0…23cc0x9386…ca25Basex402 service$18.00100%coinbase11d ago0x43ed5b…0d1fbf
0x0cae…2e060x9386…ca25Basex402 service$18.00100%coinbase11d ago0xd00688…e32a00
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase11d ago0xfa438d…744fec
0xe1a9…146f0x9386…ca25Basex402 service$18.00100%coinbase11d ago0x5b258d…9e5811
0xe1a9…146f0x9386…ca25Basex402 service$18.00100%coinbase11d ago0xac45d0…b9b9a1

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.