Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xed95ec…a2be75
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x1b4613…a99131
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xbb38bd…72f817
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xd2ab51…065b65
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xba84ed…a52425
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x6b0a75…3ddeb0
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xb0c181…aed12f
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x349136…998eb9
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xf044de…b154a3
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x63b7f7…baffe3
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x41926c…826472
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x892acf…64cf82
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xa56a7e…16cd7d
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x7068c7…c51b7f
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x1c9ec3…ce6ce5
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x6b7eef…8fa3dc
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xdfa827…336e85
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xd51a80…2b13db
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x5ad8af…cd9fab
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0xf8d527…f8d27e
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x42a653…aa135c
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x6fec6f…06f7e2
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x850ff1…1e4c44
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x0dad73…524971
0x7838…e0060x6a5e…c666Base$0.001100%payAI174d ago0x77e5da…9f45b1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.