Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…56c7117d ago0x669b6d…4df452
0x3be9…575c0x31d0…2cd7Base$10.32100%0xb872…0ab3117d ago0x854cde…f6dd92
0x3be9…575c0x31d0…2cd7Base$25.37100%0x4337…9269117d ago0x09261b…22359e
0x3be9…575c0x31d0…2cd7Base$7.87100%0xa6ef…e01d117d ago0x695ec7…6aee7a
0x3be9…575c0x31d0…2cd7Base$10.32100%0xb872…0ab3117d ago0x818494…31cc5e
0x3be9…575c0x31d0…2cd7Base$10.31100%0x4337…51e0117d ago0xcab2d4…9ac899
0x3be9…575c0x31d0…2cd7Base$10.31100%0x4ed0…caab117d ago0xaabc0e…6ccdc6
0x3be9…575c0x31d0…2cd7Base$15.43100%0xb872…0ab3117d ago0x61ae85…23e298
0x3be9…575c0x31d0…2cd7Base$30.37100%0x17a9…59db117d ago0xe578d3…db0713
0x3be9…575c0x31d0…2cd7Base$30.37100%0x4ed0…caab117d ago0x3c4f28…b88bea
0x3be9…575c0x31d0…2cd7Base$5.36100%0x4337…1b62117d ago0x6f2058…407fa2
0x3be9…575c0x31d0…2cd7Base$30.32100%0xa6ef…e01d117d ago0x1497f3…14f5ac
0x3be9…575c0x31d0…2cd7Base$30.37100%0x435b…7033117d ago0x988197…2d9d6f
0x3be9…575c0x31d0…2cd7Base$30.37100%0x4337…f268117d ago0xff7f8f…dbbdd7
0x3be9…575c0x31d0…2cd7Base$25.37100%0x4337…ef25117d ago0x07c7e9…b384ea
0x3be9…575c0x31d0…2cd7Base$30.43100%0x4337…ec68117d ago0x39036a…0dfa68
0x3be9…575c0x31d0…2cd7Base$10.00100%0x4337…9b7c117d ago0x3131de…dac858
0x3be9…575c0x31d0…2cd7Base$5.37100%0x4337…224f117d ago0x661ab5…a825c3
0x3be9…575c0x31d0…2cd7Base$9.38100%0x28e4…5b01117d ago0x9e161c…ba232e
0x3be9…575c0x31d0…2cd7Base$7.87100%0x4ed0…caab117d ago0xf5512e…416231
0x3be9…575c0x31d0…2cd7Base$10.31100%0xf279…f77f117d ago0x05d616…3aba39
0x3be9…575c0x31d0…2cd7Base$25.37100%0xf279…f77f117d ago0xd9a4a5…5f9e32
0x3be9…575c0x31d0…2cd7Base$10.31100%0x4337…ef25117d ago0x8d619f…2d9ef4
0x3be9…575c0x31d0…2cd7Base$25.37100%0xa6ef…e01d117d ago0xe3d154…5a14a8
0x3be9…575c0x31d0…2cd7Base$42.38100%0xb872…0ab3117d ago0xd9b591…54bb10

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.