Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5c4ce…663a95
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdef9b7…3266a3
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8d5f0…3a426c
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x37d7c3…fd6dec
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8ac014…66a236
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ff1d4…779c86
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x85a071…575baf
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc8f82e…a74c3e
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff1007…c122ec
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e6968…e47171
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x37abf0…017261
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd9007…f9583a
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbdfcef…454b98
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e310a…0f9193
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf28a8f…97aa07
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2300cf…04460c
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x107395…2e90b7
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b3643…575143
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xac2f9b…b98eef
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x855300…668927
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00a7b3…5673bd
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a2d7d…2de76e
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf6173…544e42
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8974cb…a3022f
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b370e…a5d44c

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.