Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0xc92ff5…4aba9b
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0xcba893…0363e6
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0x0f99d7…6467b8
0xa661…e80b0x9fd8…f1aeBasex402 service$0.03100%coinbase13d ago0x4a25f2…a8d3e1
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0xd4dc67…305877
0xa661…e80b0x9fd8…f1aeBasex402 service$0.02100%coinbase13d ago0x3197e0…061a76
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0xa8b1d1…def829
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0x4b1762…7874e2
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0x54a34b…e50c9d
0xa661…e80b0x9fd8…f1aeBasex402 service$0.001100%coinbase13d ago0x775a45…9a6e6f
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0xd37412…a1f7b7
0xa661…e80b0x9fd8…f1aeBasex402 service$0.001100%coinbase13d ago0x03cb12…ffa728
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0x9cb6e0…209569
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0x2918b8…8f02a6
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0x615a75…6c61ff
0xa661…e80b0x9fd8…f1aeBasex402 service$0.03100%coinbase13d ago0x1c536e…b2c842
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0xf6e0a8…747543
0xa661…e80b0x9fd8…f1aeBasex402 service$0.02100%coinbase13d ago0x6c5f84…a2ed99
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0x467962…f4ffff
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0x4aecd6…94befc
0xa661…e80b0x9fd8…f1aeBasex402 service$0.005100%coinbase13d ago0xa1078e…0c2847
0xa661…e80b0x9fd8…f1aeBasex402 service$0.001100%coinbase13d ago0xcea0b1…309ce7
0xa661…e80b0x9fd8…f1aeBasex402 service$0.03100%coinbase13d ago0x6a667a…a51c80
0xa661…e80b0x9fd8…f1aeBasex402 service$0.01100%coinbase13d ago0x2dd8b3…894976
0xa661…e80b0x9fd8…f1aeBasex402 service$0.02100%coinbase13d ago0x56ce04…c417cf

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.