Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x202d11…bf9f17
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c1bb5…43608b
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x743490…c086d9
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3224fe…9a50d9
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x93cc4a…82bac1
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7d94ac…24867c
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x030a1b…e4fe59
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9fc7f7…1a2c34
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x36149c…208836
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x576d74…542f4f
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5726f3…b82be5
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x00d2b1…a38983
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7c10ae…6a7c66
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x20a8e7…b40910
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf4e3b5…b10a53
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x80477b…bf5114
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x88b8af…0680cf
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe66b51…789be2
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6209e4…0cb567
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4b6521…921f2e
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8db128…6bace0
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3c3a88…279ae8
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xddbd73…129eab
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9d44e9…85ec92
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbac2da…b6e5f3

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.