Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x568525…4d04fa
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x0d092a…eeb087
0x0ba4…80b00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x521e9b…2ae2de
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x36228e…bdcd95
0xdeef…2e720x6839…1a2bBase$0.003100%coinbase18s ago0x12037e…9456fe
0x98f5…705e0x47c5…4fc3Base$10.5070%0xa842…4fd918s ago0xfa3757…e4ceed
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x2a7ed9…ff4987
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x69187b…875de5
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase22s ago0xfb741e…94b814
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x5f5709…1910c6
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xd4f49b…90d763
0xbf65…88a80x7801…efe2Base$10.0120%Payer-submitted24s ago0x650ccf…9aae81
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x1e7408…d7e89f
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x30e35e…121eb8
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x26010e…864b15
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x9779b4…384bcf
0x1332…66eb0x47c5…4fc3Base$39.9070%0xaa2e…f04426s ago0xf48b63…11934b
0x46aa…fc0f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xfe2812…68bb05
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xd7355c…f1f85a
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase28s ago0x9abd30…7c27bc
0x0c5b…7e920x92a9…432dBase$10.0070%0x4661…93fd30s ago0x3917a0…f8e0d8
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x6853ce…c09ac2
0x2960…0d170x59dc…c9ddBase$0.000001100%primer30s ago0x697b9d…5a76bd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase30s ago0x69be64…b3fd58
0x384e…8a080x3e0a…78e7Base$0.004631100%coinbase32s ago0xb6003e…73146a

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.