Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$5.25100%0x493f…ab8f64d ago0xc33626…6a82fa
0xc9a2…31540x0e3d…7757Base—$2.10100%0x6d7b…aade64d ago0x09916e…ab62e3
0xc9a2…31540x0e3d…7757Base—$2.10100%0x3d76…265f64d ago0x25fcf9…0b685e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x0558…49bd64d ago0x77b8bb…47dae6
0xc9a2…31540x0e3d…7757Base—$1.05100%0x5d0b…1ded64d ago0xcf544d…d22de3
0xc9a2…31540x0e3d…7757Base—$5.25100%0x8de7…1c2c64d ago0x237e2f…c8e31d
0xc9a2…31540x0e3d…7757Base—$5.25100%0x752e…993364d ago0x4d57cf…faa739
0xc9a2…31540x0e3d…7757Base—$2.10100%0x6d99…b43364d ago0x43c4a5…d1afab
0xc9a2…31540x0e3d…7757Base—$5.25100%0xddf5…034764d ago0xfb9aaf…5d2f3d
0xc9a2…31540x0e3d…7757Base—$1.05100%0x28a1…4ae564d ago0xfc31ab…e48b51
0xc9a2…31540x0e3d…7757Base—$2.10100%0x493f…ab8f64d ago0xf03b86…e2755b
0xc9a2…31540x0e3d…7757Base—$42.00100%0x9d9f…8c6a64d ago0xbf677b…941cfb
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9d1f…cb2264d ago0x702783…13ee2d
0xc9a2…31540x0e3d…7757Base—$8.40100%0xc4a4…9e8664d ago0x098510…18a552
0xc9a2…31540x0e3d…7757Base—$1.05100%0x27f5…dfdc64d ago0x2a972a…b87ec8
0xc9a2…31540x0e3d…7757Base—$2.10100%0xd1bc…096d64d ago0x2138fd…727dd5
0xc9a2…31540x0e3d…7757Base—$3.15100%0x398e…79a664d ago0x671e17…9de268
0xc9a2…31540x0e3d…7757Base—$1.05100%0xe347…5b3064d ago0x8fa1aa…8a2c2d
0xc9a2…31540x0e3d…7757Base—$10.50100%0x666e…093064d ago0xc7fa5d…9167d0
0xc9a2…31540x0e3d…7757Base—$10.50100%0x154a…ba3264d ago0xad865c…d91776
0xc9a2…31540x0e3d…7757Base—$2.10100%0xca67…882064d ago0x3403bb…247a2a
0xc9a2…31540x0e3d…7757Base—$5.25100%0x493f…ab8f64d ago0x91f4b8…749b2a
0xc9a2…31540x0e3d…7757Base—$1.05100%0x79e1…2ea764d ago0x831688…82edaf
0xc9a2…31540x0e3d…7757Base—$31.50100%0xbdce…f63764d ago0x636cea…f3dd49
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa06c…18fe64d ago0x7ec2ae…2dc882

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.