Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x494b58…6a8e60
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe8b50f…202404
0xca39…18780x9fb3…1d9aBasex402 service$0.01100%coinbase10s ago0x744590…077335
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase12s ago0xb88fa3…3faa29
0x4044…fdbe0x6839…1a2bBase$0.003100%coinbase12s ago0x78c699…669796
0x684e…00df0x2dd8…7433Base$3.0070%0xdc42…0b0b16s ago0xd4d070…7dabd9
0xd535…831d0x47c5…4fc3Base$10.5070%0x3c35…aa7316s ago0x109e3a…1959c6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5a6ad2…356aa1
0xcdd3…d9ef0x6839…1a2bBase$1.00100%coinbase20s ago0x107b0e…76e196
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x33db96…55f6c3
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa20s ago0x38b635…9ec087
0x3dd7…abd50x3e0a…78e7Base$0.004749100%coinbase20s ago0x448305…827e47
0x6881…42130x50eb…6480Base$0.00170%0x54f0…793224s ago0xde6b80…acaf9a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x0db025…019cdb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase26s ago0xe6ff6c…c2a44d
0x02fa…06890x6839…1a2bBase$1.00100%coinbase28s ago0x856a32…4432ca
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x0fb29e…e1b5c6
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase32s ago0x880e8b…276426
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x05fdcb…daaa73
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x82ec21…ecb0f0
0x6737…74aa0x6839…1a2bBase$1.00100%coinbase38s ago0xe83529…0fbac6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x11b0fe…bc2b70
0x22db…7ebf0x95a7…8e8fBase$3.0070%0x3e32…3ce740s ago0xcff105…392d86
0xecd9…3e8e0x6839…1a2bBase$15.00100%coinbase44s ago0x15ed45…de267e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x9c95f4…bad9ee

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.