Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf36bbe…f67974
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe216c7…ec3867
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x64c61e…097c0c
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xaa43df…e3cb39
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe82411…26e560
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe41710…3511d5
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe7ac22…b43d70
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9b564b…482916
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc1512e…50f03f
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x02136d…ac097f
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd5ea30…bc88b0
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2001ff…679c65
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa95fe0…f2fa1b
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x274af0…c6a299
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x31dfc3…3f3fa3
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7642fd…37b90d
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1b11b6…313360
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x79e298…2afd3c
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x66f092…02355a
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7b00d5…c975dd
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xae43d7…ca08a7
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xeea385…578879
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbd3cc6…ae7063
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6aa749…dcf73c
0x76ba…fa4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8b6835…9e7f50

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.