Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x12673b…2c590b
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x36f7a1…a7c909
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xd7284c…2be205
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x2b6822…f93478
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xe0a8b9…f77dd7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x210829…f951d6
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x24bf2a…dafd5c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xddb7a3…52ac95
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x68869d…326a4b
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x68de4a…c29ef8
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x84a3ae…ad9c58
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xc6ca35…e26828
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x565430…d54fc7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x88cc44…e14848
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0x8b0ecf…7dccb3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa66d ago0xe85b4c…a7eb6a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x8796c9…7393d7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x71f760…6c4b23
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x341c70…1b3b49
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xd28221…8cfdc2
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xa38e8a…9f83f8
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x301a11…5044ce
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x41c89e…6a5c54
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xb1c5d7…720a44
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x5b0478…de0e57

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.