Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2bd327…4c5ae4
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb3feae…041459
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf1b790…d60d11
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x95f80b…4b8e30
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x47ea8a…096dd0
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x488451…9c9302
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa39516…c41525
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc56cb0…c549ba
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd4235a…c87d49
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf0dbfa…3d8382
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf0056b…c6ed53
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9bd10a…6bebb5
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfc7760…6626d7
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5c24af…07ed26
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfe7d47…22af76
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfc5e2f…680c92
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x443e4f…6f0c1b
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbf33a6…632b81
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xecfe2c…716d19
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x79b53a…9bcc21
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0aa12f…5da01f
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdc3f10…ed4375
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x202367…f87383
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1916e9…c3e7bc
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd14823…56a2c9

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.