Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20362f…6dface
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40d6bf…25c692
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdcbd2…e68a86
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f3ea1…105f37
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d0522…16f792
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6c433…27c1ff
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94c0b3…528e80
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3976cb…11a381
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x529edf…a56f33
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25ae4f…ef83ee
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dea96…0eae95
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35f9a6…a6e8b2
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa329fc…ea4d79
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x585fbe…560e07
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28d78f…c7bf01
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd03b40…c5544d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1fa7d…3e8580
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1c72d…c15836
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9421d4…1dae01
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ffb01…5c03ff
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x622811…ca8a18
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb00a77…f75b89
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xded574…f0748f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f94f1…c75f62
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c5803…852d83

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.