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%coinbase21h ago0x2a661b…f26dc9
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x34ccf7…8358b1
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x65206a…5a8b1a
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x903a1b…1902e6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x80e29a…1f35a9
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x4e31fa…aa1cf1
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x98d464…8ea7ec
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xff66ec…bea0e6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xe135e5…5ed244
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xfe088c…59acfd
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x963f19…3a67c7
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xa5b20b…8cb5e7
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xf99703…c38b20
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x6b5f81…dbba8e
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x53492a…00f353
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x4d4f59…bcc13f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x72861d…bfdc5e
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xe9a649…7fb5a8
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x153a4b…aec737
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xc3f6c7…81c46f
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xd8a233…98ca55
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x5f5709…1910c6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0x37949a…9231e8
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xf157ea…f30181
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21h ago0xecffa3…b23c75

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.