Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase9s ago0x65b507…daff51
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase13s ago0xc63a76…8afa2e
0xf6a7…93d80x6839…1a2bBase—$0.003100%coinbase15s ago0x20fe05…9d685d
0x60e6…20a00xef43…6c7fBase—$0.01100%virtuals17s ago0x07985c…c13205
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0xe1397c…02c818
0x25ac…e9ff0x7d2c…bcfeBase—$0.05100%coinbase21s ago0xb22747…06a468
0x72c5…159b0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase23s ago0x2af676…0476be
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc27s ago0x58ca8e…38b505
0x0053…a4900x6839…1a2bBase—$0.003100%coinbase29s ago0x32fa8b…e58e5b
0xc13c…ce270xef43…6c7fBase—$0.01100%virtuals33s ago0xf0e060…a41249
0xcf6c…f8ab0x3e0a…78e7Base—$0.005448100%coinbase37s ago0xde32cc…e831cb
0x25ac…e9ff0x7d2c…bcfeBase—$0.05100%coinbase37s ago0x7b318c…4ec5dd
0x5068…663b0xef43…6c7fBase—$0.01100%virtuals43s ago0xd5a7f0…c34fe2
0x1428…c4c90x6839…1a2bBase—$5.00100%coinbase45s ago0xe78ce2…7f1789
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase49s ago0xc38874…a44d4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase53s ago0x99ff6b…6c8a63
0x76d7…4e9e0x2536…785fBase—$10.0070%0x3e32…3ce755s ago0x4ae5b8…58aece
0xe632…8bfc0x6839…1a2bBase—$1.00100%coinbase57s ago0x42c026…05f493
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x00625b…87a43b
0x1b7b…d7c80xdaf4…e424Base—$0.0170%0x5e3b…c8a559s ago0xda9b1e…09c24e
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x7f478e…a5b787
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x248509…80bba5
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc1m ago0x5a9d51…029dc9
0x6d5f…2d190xef43…6c7fBase—$0.01100%virtuals1m ago0x8786da…43a06f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x18959b…53ba09

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.