Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase7s ago0x436fc7…be2045
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x6cd9e5…b610a9
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x637b18…fc3843
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…79327s ago0x7a9740…64e57d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xf270b7…f90c94
0x2bbf…94770x6839…1a2bBase$1.00100%coinbase11s ago0xf8d961…413c15
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x24fcc8…4d4af6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase19s ago0xa56732…aad8cd
0xee27…bef90xfe80…47eeBase$0.001100%fluxa19s ago0x4d797d…cf906a
0x16a0…cb630xfe80…47eeBase$0.001100%fluxa19s ago0x2b0ab8…3223ce
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase21s ago0xb79dc7…aa08ed
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x898720…e6d39a
0xc6ae…4b040x50eb…6480Base$0.00270%0x54f0…793221s ago0x72ea86…149969
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase23s ago0xde5efb…8343fb
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x2351e3…286065
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xf0bc7f…35a464
0xb527…a0a60x4aab…df26BaseApifyAutomation$1.00100%coinbase31s ago0x79ec55…838a85
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xcae24f…c5f815
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x5389b0…a6d898
0x2fc6…befe0xfbb6…43efBase$900.9070%0x6351…0d6237s ago0x383277…db701a
0xcf93…552d0x5e70…4eb9Basex402 service$0.02100%coinbase37s ago0x5bff74…94cd9c
0x5c96…c9440x3e0a…78e7Base$0.003851100%coinbase37s ago0xde90f9…d6fb87
0xd906…36020xfe80…47eeBase$0.001100%fluxa39s ago0xe00ed8…10f59d
0xea39…1df10xfe80…47eeBase$0.001100%fluxa39s ago0x2a88cb…45f711
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41s ago0x116db9…113d5d

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.