Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$56.54100%Payer-submitted86d ago0xca4259…37531e
0xa54d…49f50xe742…ea88Base—$89.28100%Payer-submitted86d ago0xb3e947…6f3b85
0xa54d…49f50xe742…ea88Base—$47.02100%Payer-submitted87d ago0xa70cb3…97368a
0xa54d…49f50xe742…ea88Base—$2.04100%Payer-submitted87d ago0x821ddc…a6a269
0xa54d…49f50xe742…ea88Base—$3.02100%Payer-submitted87d ago0x93714f…503f27
0xa54d…49f50xe742…ea88Base—$1.98100%Payer-submitted87d ago0xc042ac…0a4fe2
0xa54d…49f50xe742…ea88Base—$178.13100%Payer-submitted87d ago0xf7a144…d340f3
0xa54d…49f50xe742…ea88Base—$2.52100%Payer-submitted87d ago0x47cb2e…aad166
0xa54d…49f50xe742…ea88Base—$1.31100%Payer-submitted87d ago0x5d9fa3…6e903a
0xa54d…49f50xe742…ea88Base—$4.02100%Payer-submitted87d ago0xddac3c…298f35
0xa54d…49f50xe742…ea88Base—$5.41100%Payer-submitted87d ago0x16cc4f…a84e27
0xa54d…49f50xe742…ea88Base—$83.93100%Payer-submitted87d ago0xf39f80…aaa8b8
0xa54d…49f50xe742…ea88Base—$13.57100%Payer-submitted87d ago0xe96312…7f324c
0xa54d…49f50xe742…ea88Base—$120.62100%Payer-submitted87d ago0x4fac9d…710ebf
0xa54d…49f50xe742…ea88Base—$4.08100%Payer-submitted87d ago0x51aa1f…7cb94f
0xa54d…49f50xe742…ea88Base—$6.98100%Payer-submitted87d ago0x1113eb…63cfae
0xa54d…49f50xe742…ea88Base—$2.98100%Payer-submitted87d ago0xa707e3…f9842a
0xa54d…49f50xe742…ea88Base—$8.97100%Payer-submitted87d ago0xa6fc98…e76508
0xa54d…49f50xe742…ea88Base—$50.75100%Payer-submitted87d ago0x093003…0b6a68
0xa54d…49f50xe742…ea88Base—$2.48100%Payer-submitted87d ago0xa8ec3e…ff7ae6
0xa54d…49f50xe742…ea88Base—$9.85100%Payer-submitted87d ago0xd42d6f…9e5f76
0xa54d…49f50xe742…ea88Base—$2.04100%Payer-submitted87d ago0xa48349…4cfeb5
0xa54d…49f50xe742…ea88Base—$49.57100%Payer-submitted87d ago0x374fb6…ead2c4
0xa54d…49f50xe742…ea88Base—$27.54100%Payer-submitted87d ago0x70f6df…ea38ae
0xa54d…49f50xe742…ea88Base—$1.07100%Payer-submitted87d ago0x40f419…16d700

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.