Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe1e192…2c0e82
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd5e97e…10e209
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8e4489…e9349c
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9213f9…5e4e65
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe3429e…ae0764
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x78d2c4…6eb45e
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x90aace…0dd575
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x821cb1…910676
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x735147…26ec7d
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe72b59…3d33fa
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa5ef23…2f6339
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xad68db…57b04e
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x89585d…2010ac
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xee8050…494203
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x159f2b…1de062
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1fa482…bdbe19
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2e1096…6f2654
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb7f2cb…0fb4b5
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f2ddd…560a24
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0fec32…2c6675
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc22faa…559093
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0a4d6d…06c491
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9f85e1…6a1092
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1b1365…a2adf5
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x75020c…865c8c

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.