Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xcc0b27…6821ee
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x1e1bb1…435742
0x46e6…69df0x213c…3215BaseCheapTokens AI InferenceInference$0.50100%coinbase23s ago0x32a107…e50bcc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x52f175…c523f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0xd77257…e7cb8f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase29s ago0x23a09d…cf2256
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xf6dc96…0f2dbe
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xf46437…443a95
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xe1775e…e2fbe9
0xb801…a53c0x47c5…4fc3Base—$21.0070%0x38ac…96f645s ago0x73a252…441e7a
0x9d6a…e8090x09ae…ec64Base—$2,000.8270%0x07ae…0e6747s ago0x1e2e8b…71ebb2
0x4151…40620xb0c0…d22eBase—$6.3070%0x4661…93fd47s ago0x8a0655…18b982
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x89cabb…9c9369
0x4756…ddc50x09ae…ec64Base—$15.5070%0x07ae…0e6751s ago0x4d196a…1f1f68
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x18f3a3…1b200a
0xd579…071a0xa95b…c5faBase—$0.10100%coinbase53s ago0x9b8099…8303c1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0xebdb00…baffa4
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793257s ago0xd2ce1d…45655f
0x9d3d…d8370x0b9b…bac9Base—$0.01100%coinbase59s ago0x4199f4…c70332
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x7527c9…dc06db
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x274da4…d15634
0x46e6…69df0x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase1m ago0xf7f095…ea57cb
0x5eee…63190xa76c…2e65Base—$0.2570%0x6889…c9041m ago0x95433f…41c22b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1m ago0x6ad90b…e15e62
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI1m ago0x527d2b…596dc5

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.