Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x84a2d2…0e12ac
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x4b5dfb…af217b
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x5294cb…962e78
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x991770…3cda40
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x377dba…6cc021
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x5353c0…15ccec
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xebe1fb…8b4eba
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xb45ae6…8b18a7
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xaf5ba5…a37b71
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xb8f686…4ce19e
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x9fd975…0fce9c
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xb4405e…37cee6
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xaaebf3…af1d1d
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xa0c63d…b656a4
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xdfa1b4…d8d1d4
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x514eef…13b4e7
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x126304…871c16
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xe45fed…582687
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xd247ba…cc6167
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x632ccd…54b711
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0xd884ea…5c4744
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x4f4fab…63c748
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x05e9d3…c67074
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x68b0e8…d0375f
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x1a684e…573915

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.