Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9890ec…ff45a0
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xee4d38…1ee62d
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x79c533…aa016b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6fdb8a…3537fa
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb1a13b…f9e6ff
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8374c0…5ec2d8
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc54078…2f6e4b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x092825…e79b4d
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcb0897…2bd662
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6cf2cc…c0ed1e
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfcd2c7…f11056
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0fa6d2…a7591f
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x61eed9…b4952b
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2d9d2e…fa38b4
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3eaa11…eb0cf8
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c9290…363b15
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0eca30…c20d51
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6165bf…df6baf
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf45221…f8c688
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7ccc9b…8ba2d0
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd75246…aad2a5
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9b95e9…b0d91a
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x42a716…ff0505
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9f283a…5e30a7
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb03dd0…5e2771

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.