Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e7456…363959
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44e0d5…067312
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3dff76…5b6656
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe396b3…2d5d80
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2debb7…6f19fc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd8d9c…e436d4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cefb8…0eec92
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a58f4…fbc90d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf5cb6…8c0c55
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29676b…76b71b
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6cce8d…cbc4ae
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71d7f1…f34b05
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e811a…676286
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff4199…574d83
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02eae6…186e8a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd60c8…9c143c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0548e…706555
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09af51…dc5943
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71b392…c0e64f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23b5b3…c5c2aa
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a49b4…f08925
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc29a13…72c260
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0f1a8…ca493c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfad42b…2f7654
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69241a…c4f119

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.