Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x978c0c…43350a
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x698bee…8623db
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb32485…d7952d
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3350f…44f32a
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa21c4a…b73601
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8cac15…c2ae51
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x75713f…00b9db
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6d5ced…7be8d1
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x044a78…5bbbf2
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x28c96b…018d00
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x552483…8fb7ea
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec7bfe…6a8e57
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01311c…20544e
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2450cf…fe68d4
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x832459…1da95c
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa10274…792916
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x92d943…38fee2
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x03295d…abc373
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x107245…32cc8c
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc715a2…148eaf
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaeb305…73b672
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x78bb22…35aa95
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x93b681…39ea05
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec8f9d…382951
0x0fbd…61f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x860e2b…5f7ca5

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.