Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7s ago0x105199…1580a3
0x5f11…468a0xc7f3…c044Base—$0.31100%primer7s ago0x437f6b…583d6f
0xfe27…66470x6839…1a2bBase—$0.003100%coinbase11s ago0xd2c5f7…5bd2f2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x144312…040fac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase13s ago0xb79987…2c349f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0474fc…a11e58
0x6022…37480x6839…1a2bBase—$0.003100%coinbase23s ago0x88f74e…a1da1c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0xa7d0b0…ba4097
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc29c22…69be0f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc33s ago0x9f1d81…4f705d
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase33s ago0x395420…5adbb9
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…7b1f35s ago0x830868…8f826b
0x9155…db900xb623…3dcfBase—$30.0070%0xa923…c9ac35s ago0x28c827…02b67e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xaa8fcc…aa4c8e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x0332a7…e0e9e1
0x2352…17390x47c5…4fc3Base—$10.5070%0x2035…57d337s ago0x0c1987…596cb8
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase39s ago0xcecbc3…529097
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase43s ago0xcf67c7…ea0ed5
0xa94d…1f480x6839…1a2bBase—$0.003100%coinbase45s ago0x557390…aa7e03
0x191d…df240x7bce…e313Base—$0.01100%coinbase49s ago0x0d669b…59ebbe
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x3aab…e20949s ago0x05ed1b…a115bb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xe15be6…c0e36d
0x191d…df240xab3a…5fe4Base—$0.01100%coinbase51s ago0x77a2d3…913ab1
0x191d…df240x4240…a001Base—$0.01100%coinbase51s ago0xa0609d…b03ee1
0xbe28…020d0x140a…b0f9Base—$14.5070%0x3e32…3ce753s ago0x5b25fa…d3f835

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.