Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x3f3d8a…f19cb1
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xa9863d…8181c1
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xe5cbcc…ffeb98
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x08018d…f7159c
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x72c80c…129b7b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xb8ba1d…bed79c
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x4e01b1…3bad3e
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x11f44a…fbda82
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xbc3956…18f44b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xafd2df…9ac659
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xf0fb9c…9ef5f4
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x524a9a…6866d4
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0xb7e758…f0973e
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown59d ago0x79a2b2…b5d4d7
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0xd1d3bd…8d8cea
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x10b106…7c8461
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x5e646c…2a940b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x2a9c12…6e57fb
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x4f26a8…a56989
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x3b0750…d071dc
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0xd60341…bb34dc
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x66c930…f19678
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x8be1b2…02c0a4
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0x6d25f4…0f85d4
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown60d ago0xfdc2a8…2ccc3d

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.