Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa9ac65…b99659
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x43127a…420297
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdffbbf…7f6dd7
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd1acf8…dd7141
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa0988a…400ad9
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaf046f…13dd4b
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b9522…6e211a
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9b0da7…de6305
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0717fd…2335cb
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d9d01…687eae
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x86c2c9…4994a3
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x51b433…de7327
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6cb5f8…29075e
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa1207c…cecfc1
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdc520f…0dee61
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe217dc…917a76
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a3439…4cac90
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x583c74…224624
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a9b8a…9f5fb8
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa6889c…535dd0
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c01b9…9e2783
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbce6a1…bb2eee
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a335c…3b961c
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb6c82b…ad5397
0xea42…88500x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd34db…738bf4

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.