Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x26271a…00f93a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9cf545…5fe017
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe78a35…6eaec8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3eecba…19be71
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xde59c3…8d6e97
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf86a68…08ff93
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcbfad5…2825d1
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb40e10…5cf212
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaf8804…90d2fd
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a9c43…a38213
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7f944…df2a56
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x152d77…41db90
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d7135…202a0d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8de219…3a9c5c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2fa19…a304f3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6b7c1f…6fbbe6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e598d…bbb198
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c5636…a557d4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d8581…f786a6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd3be2…385505
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa00d3c…264c70
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa86146…e5b577
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x82e3cd…3c8885
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xddcf21…61fce1
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x768fd4…53221d

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.