Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0xad3a99…d67148
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x0bad78…29c2cb
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x9b056f…802cee
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x698567…1a6ff8
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x0bbab7…59f455
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x20c928…a25924
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x822ec5…f828cc
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x1b434f…c689c2
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x6130dc…7506d5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0xc7ab48…6a7c4a
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x320502…3048b3
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0xa4e625…d0a175
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0xa8f8a4…ca0a5e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x9f40a4…e97c0c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x627d6d…4753c1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0xafd3f5…4e4d19
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa10d ago0x006f03…d867bf
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0xa7bce9…e19697
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0x252ecb…dad6a1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0x76f50d…875de8
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0x938976…b3af03
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0x1c2394…59d803
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0x23f763…fa4dd5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0xc1d4ec…097fdf
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xbef6e7…627326

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.