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 ago0xd1c0b2…15b1d6
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x1cfb18…71e66f
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x1f03ab…c107fb
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x63c70a…56c077
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x0b597c…ca9d64
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x5b9f42…fc7628
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI9d ago0x70c117…b8e89c
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x624ea8…7d57f8
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xf35bd1…f686f8
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xaf9e5e…eb3eae
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x9d3a5b…8f28ec
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x2c0f29…ceaa1a
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x88f521…e8521e
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xd7f39f…297136
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x37209e…dc09e9
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xe16d00…42f443
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x4ac1b5…568296
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x104606…339050
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x8ce28d…0ca3b4
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x9ca26b…d1b573
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xeedea3…b309d4
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xd3f817…87d9d8
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0xe9f7ea…c0fab5
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x2c8674…ac889b
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI10d ago0x6b4baf…0cad33

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.