Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.25100%xecho106d ago0xd1d52c…6a5b2f
0x467f…a4c10x85b4…627cBase—$0.05100%xecho106d ago0x6e23e0…3e672b
0x467f…a4c10x85b4…627cBase—$0.13100%xecho106d ago0x7c6ad9…1a57c4
0x467f…a4c10x85b4…627cBase—$0.06100%xecho106d ago0x978968…fd6995
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x5ea47f…536102
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x06c8c1…635bd5
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x8537fa…0a7b5a
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x95fe58…175005
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x81888d…e5baff
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0xeee97a…02c498
0x467f…a4c10x85b4…627cBase—$0.18100%xecho106d ago0x9ce92b…8a3907
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0xd8f8d7…999230
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x1b0669…53b0a6
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x851052…e3cb01
0x467f…a4c10x85b4…627cBase—$0.10100%xecho106d ago0x9de858…4b9866
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0xca454d…d34f01
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x7268f5…110184
0x467f…a4c10x85b4…627cBase—$0.04100%xecho106d ago0xc2a33b…47046c
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x26c0f3…1c20b6
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x1c049a…b4fed3
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x420073…f83a19
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0xbe721e…a63643
0x467f…a4c10x85b4…627cBase—$0.06100%xecho106d ago0x4745c8…1196ed
0x467f…a4c10x85b4…627cBase—$0.16100%xecho106d ago0x922ef2…098639
0x467f…a4c10x85b4…627cBase—$0.03100%xecho106d ago0x2586a9…5b27da

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.