Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b513b…b12c6e
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe8a3cb…7d18fc
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x42b7c6…0a4c77
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1e976…b3c3d4
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2c4a39…ef6f30
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda8785…1f4ab3
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x605f50…69a32e
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x37d189…195a50
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x29ec94…3ea491
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d2c43…1fb007
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xad288a…a63ce7
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbdafea…2b56be
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8428ed…3cccc5
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x029b14…ace41d
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x187028…c495e0
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x728f9d…c529ac
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeef0c0…a83598
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8c5d65…cad44d
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa98a78…826b2c
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e3523…b1d84d
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc48b5a…e9e884
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe30b8…407128
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x954023…e6ca30
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa72ec5…e6a7e4
0x00ed…40cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x852397…e5d8fd

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.