Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff8d2c…826156
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x803e96…f983ba
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x37f39c…dee575
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x95d69c…048a0e
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd511aa…465886
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1a8f89…49c58b
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc8db82…0f60bf
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x132f14…470e81
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb23603…ddf8f3
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9f9836…e950de
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xac7ad6…7559bf
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d6989…8bde20
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbb1188…99145a
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5565c0…06ef57
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x62ea98…c01d7c
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfa155a…fee1d9
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xecd57b…d75286
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x80a3e3…f32e3a
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5ee2af…0130e6
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x97a5a1…956af4
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e16ce…a3a40e
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb7d95c…c19182
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x382b87…ca2739
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5785d…479fd5
0x8aeb…978f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf9e267…69ffd4

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.