Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…79328s ago0x51ceec…333b81
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x4873dd…15cb1c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x7f783a…cce617
0x99f1…8dc70x6839…1a2bBase$0.003100%coinbase8s ago0x7ffa84…4e6891
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xdfde12…5423d8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x15e74d…21f4e9
0x1a2d…d6b40x8a12…0881Base$1.87100%coinbase10s ago0xd44d76…c9951e
0x7391…7c550x47c5…4fc3Base$50.0070%0xf863…e52312s ago0x802c33…3923af
0xee27…bef90xfe80…47eeBase$0.001100%fluxa12s ago0x38f010…426daf
0x745e…eae60xfe80…47eeBase$0.001100%fluxa12s ago0x36aae2…0df8a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x686849…c887c5
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa14s ago0xdfc726…721046
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0xe5930a…0a0b3f
neline.eth0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase16s ago0x0b44b4…733ea8
0xa429…59320x6839…1a2bBase$0.003100%coinbase18s ago0x0a8619…624935
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xbbd03b…2d3a71
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x3f76ac…0cf6f8
0x3670…92650x6839…1a2bBase$0.003100%coinbase22s ago0x223c45…c8ae3c
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x685c20…0fa0e4
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase26s ago0x56dd46…02599a
0x946c…f8200x3e0a…78e7Base$0.005183100%coinbase26s ago0xba80e9…af5a9d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase26s ago0x69b119…8755ba
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase26s ago0x1aaf7c…43bb8f
0x08c6…3b440x6839…1a2bBase$0.003100%coinbase28s ago0x616dd7…37873d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase28s ago0x062d0f…5f7f1f

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.