Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x5c975c…330e76
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x31df1f…060295
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xd285b9…ef8658
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x85619e…adf1ad
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xb980f4…0b6e72
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xf6d67a…26c852
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xee78e9…310ee5
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x26655b…8e5b7d
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xca035b…7f7dd2
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x8a64f4…2ceda3
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x27a91c…4299e9
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0xa61d3d…584e8e
0x9ca7…30800x0529…7db3Base—$0.01100%payAI8d ago0x480672…274cb1
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x0fb8e7…79aeb0
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x89675f…1cf1aa
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x89d3e4…ec25f2
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0xca1d43…270442
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x8c7a7a…942599
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x5fff9e…7f74b2
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x002dd7…f7aeba
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0xa2978f…e944a4
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x014750…42b260
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x4ce39c…9502ab
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x7cb358…7e1694
0x9ca7…30800x0529…7db3Base—$0.01100%payAI9d ago0x069a6d…9567e6

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.