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$10.50100%0x7924…2dfe51d ago0xf5a5e6…1e01c9
0xc9a2…31540x0e3d…7757Base$5.25100%0x7390…9c9351d ago0xecdf56…d44d66
0xc9a2…31540x0e3d…7757Base$1.05100%0x271d…71b451d ago0xa8726b…a1299a
0xc9a2…31540x0e3d…7757Base$10.50100%0x7430…b4bb51d ago0xcca68e…fd639e
0xc9a2…31540x0e3d…7757Base$1.05100%0x2960…064b51d ago0x8ad87a…d973f7
0xc9a2…31540x0e3d…7757Base$10.50100%0x45b0…c0d651d ago0x6f3061…055a18
0xc9a2…31540x0e3d…7757Base$10.50100%0x9ac4…71a951d ago0xb355d8…d50731
0xc9a2…31540x0e3d…7757Base$1.05100%0x30af…b89d51d ago0x06360d…5ed5b8
0xc9a2…31540x0e3d…7757Base$10.50100%0x9667…204e51d ago0x6b2dc2…d7513d
0xc9a2…31540x0e3d…7757Base$5.25100%0xd253…4d1851d ago0x6939f9…fa44bd
0xc9a2…31540x0e3d…7757Base$2.10100%0xc4f0…359651d ago0x9fb850…b892ff
0xc9a2…31540x0e3d…7757Base$5.25100%0x79e1…2ea751d ago0xf198e4…31875b
0xc9a2…31540x0e3d…7757Base$10.50100%0xfbdd…4dae51d ago0x683219…d7cefc
0xc9a2…31540x0e3d…7757Base$5.25100%0x666e…093051d ago0x578a81…af50a5
0xc9a2…31540x0e3d…7757Base$10.50100%0xe9f7…982b51d ago0x576da0…c5a1b3
0xc9a2…31540x0e3d…7757Base$63.00100%0x1798…f45f51d ago0x77635f…e3b0c1
0xc9a2…31540x0e3d…7757Base$15.75100%0x3e5d…fd3851d ago0x53614f…67141e
0xc9a2…31540x0e3d…7757Base$10.50100%0x2699…b2a551d ago0xee7dd9…684c48
0xc9a2…31540x0e3d…7757Base$11.55100%0xf9ea…484f51d ago0x86d15d…eeaf6d
0xc9a2…31540x0e3d…7757Base$1.05100%0x7c94…b13e51d ago0x580c79…1eafe4
0xc9a2…31540x0e3d…7757Base$2.10100%0xb97a…ba2d51d ago0x660dc5…5876a5
0xc9a2…31540x0e3d…7757Base$27.30100%0xb11e…6e5a51d ago0xb876ae…c7f960
0xc9a2…31540x0e3d…7757Base$3.15100%0xfb58…2b7251d ago0xfe9551…874145
0xc9a2…31540x0e3d…7757Base$1.05100%0xce9f…bc8e51d ago0xc545d0…64373b
0xc9a2…31540x0e3d…7757Base$5.25100%0xb60e…e3aa51d ago0x54df7b…43bd05

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.