Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7b7…ac110x47d3…9ddaBasex402 service$4.50100%coinbase12s ago0x195b83…a21bb9
0xd23b…22a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x2f34fa…642e94
0xb7a4…73080x52e2…f3eaBasex402 service$0.02100%coinbase16s ago0xe0fba3…0007d6
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9f2ad6…5ca566
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI18s ago0x3fea6d…001f54
0xb7a4…73080x52e2…f3eaBasex402 service$0.005100%coinbase20s ago0x0e42d1…7d0dc1
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xdee5ee…b18917
0x3efc…588a0xfe80…47eeBase—$0.001100%fluxa22s ago0x33bf93…2533aa
0xb6f3…38cf0x3e0a…78e7Base—$0.005928100%coinbase22s ago0x45b498…0c5ac7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0x28e48d…eb8f53
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa24s ago0x929aaa…3818cd
0xb7a4…73080x52e2…f3eaBasex402 service$0.02100%coinbase26s ago0x492fac…c9ca50
0x453d…867f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x348789…27709b
0xa437…55610xa437…5561BasePyfile ToolkitCompliance$0.003100%payAI28s ago0xb01a4d…b62786
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x06a408…498e3e
0x0fcb…87740xb486…ba8bBasex402 service$0.01100%coinbase32s ago0x6f595d…407071
0x0fcb…87740xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase34s ago0xc22834…99c3b8
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase34s ago0xf32665…30ac1a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc34s ago0x9fe19b…edcbe0
0xd430…c9d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x9621b3…d8977e
0xb7a4…73080x52e2…f3eaBasex402 service$0.02100%coinbase34s ago0xaf3358…1756f3
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x228bbe…d15b5f
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793236s ago0x2f84cf…c00f0a
0xb7a4…73080x52e2…f3eaBasex402 service$0.02100%coinbase38s ago0xd6bfe2…e1d955
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xf68c83…33092d

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.