Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0xe4e085…adab0c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0x41a4d4…9dea14
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0x38d3e3…b102a4
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0x305a04…b10d0c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0xa54ee9…14c26a
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0x935876…af399b
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0xd39e43…0ca19c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0xd082d7…6193dc
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa73d ago0x8f9c3e…74ac0e
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x64a8a7…83bd4a
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x9dd57b…180ae0
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x01979f…622945
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xe89eec…2107ef
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xb85e4f…c1f9fc
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x4068bd…665161
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xd4704a…7725a6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x2410d8…072ac6
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xd2c446…4e0309
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x50f65a…08b8cd
0x7dee…fc180xfe80…47eeBase—$0.001100%fluxa74d ago0xa4290f…f777ba
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x0a705e…f627ce
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x435f7f…6d6b25
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xf3eeb6…e07186
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x66821b…144884
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x68f0fa…d72990

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.