Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa76af5…93c18a
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8856ed…59d870
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe60c49…f57855
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1ccd99…509636
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82ee36…2b5eb1
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f4951…db876f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeeb2ed…df4d5b
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb64d6d…a046dd
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x528a72…f55d75
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x708e6a…682ac3
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcfbad8…1bd4c8
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c890e…c3645c
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d909f…af0db9
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e09d7…f1c688
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcccfc3…a3a5b8
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6b3a2c…c9a876
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89f30c…b14731
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc754d1…b842c3
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf4e8e…bb1a62
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9295ca…7ffe7a
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e6f15…b7908d
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x465ce6…f20667
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x09832f…8a55f9
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdd65e6…2c1351
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa2ea76…243146

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.