Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x236fcc…185f71
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e9995…a69f51
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfc5994…193d2a
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x574ace…19c418
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ea279…c06da4
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xecedf4…229f27
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x150690…340500
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x38a14d…c8a533
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x93e011…19da03
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb68eca…a135fb
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x175f34…2a2e33
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd840b…a32360
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbe0eba…711575
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc1c388…f123b3
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b559c…0e4dac
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3dbcc4…4c967e
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d57b5…39426e
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76012e…85ad27
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x28bf88…1c151c
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x93547c…cdc032
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x19b478…025f8c
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa06267…38d79a
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5f58f1…c49944
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa08b4b…bedbb1
0xfef8…078c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1f3ad…180571

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.