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$1.05100%0xc072…b4b191d ago0xff6e53…0e1210
0xc9a2…31540x0e3d…7757Base$3.15100%0x971f…ddbf91d ago0xae17db…164445
0xc9a2…31540x0e3d…7757Base$10.50100%0x0971…930e91d ago0x306ff8…6e3d0c
0xc9a2…31540x0e3d…7757Base$10.50100%0xd0af…bdfe91d ago0x5b5f9f…6471bc
0xc9a2…31540x0e3d…7757Base$1.05100%0x7fb5…6c5291d ago0xd3ad31…3f1af7
0xc9a2…31540x0e3d…7757Base$2.10100%0xc2ed…bd4e91d ago0xfc8ba2…5b5acc
0xc9a2…31540x0e3d…7757Base$21.00100%0x2035…57d391d ago0xc2f388…d014c0
0xc9a2…31540x0e3d…7757Base$10.50100%0xe478…9dd791d ago0x4914cf…a7d0f8
0xc9a2…31540x0e3d…7757Base$31.50100%0x14dd…a4ea91d ago0x4c8d6b…c884dc
0xc9a2…31540x0e3d…7757Base$5.25100%0x0562…cf2091d ago0x6bc05e…54c1fe
0xc9a2…31540x0e3d…7757Base$21.00100%0xfaf2…854b91d ago0x4bddbe…503a0f
0xc9a2…31540x0e3d…7757Base$10.50100%0x3eb5…08dc91d ago0x7c170a…71a434
0xc9a2…31540x0e3d…7757Base$6.30100%0xa782…cada91d ago0x13fee4…c7e8ff
0xc9a2…31540x0e3d…7757Base$10.50100%0x6647…552691d ago0x9dc524…ddfee2
0xc9a2…31540x0e3d…7757Base$21.00100%0xb1ed…f85491d ago0xa768a9…5bff93
0xc9a2…31540x0e3d…7757Base$10.50100%0x160a…c89191d ago0xab62f4…60efe9
0xc9a2…31540x0e3d…7757Base$21.00100%0x58f6…451791d ago0x27ece2…325c35
0xc9a2…31540x0e3d…7757Base$2.10100%0x6204…112291d ago0x9f8608…66b036
0xc9a2…31540x0e3d…7757Base$7.35100%0x5198…0ffb91d ago0x5b153a…2d335b
0xc9a2…31540x0e3d…7757Base$9.45100%0x2d29…913b91d ago0xfa2109…ce48f4
0xc9a2…31540x0e3d…7757Base$5.25100%0x3eb5…08dc91d ago0x0de396…c15d1e
0xc9a2…31540x0e3d…7757Base$2.10100%0x39e0…3f7991d ago0x78aeb9…4b7f5c
0xc9a2…31540x0e3d…7757Base$10.50100%0x4055…8ed191d ago0x9fa7b7…6e2b33
0xc9a2…31540x0e3d…7757Base$24.15100%0x12fd…41c891d ago0xa2d239…3ed4db
0xc9a2…31540x0e3d…7757Base$105.00100%0xf733…8f8d91d ago0xd2a171…eae973

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.