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$100.35100%0x7d0e…e64b102d ago0x9072b4…f6d373
0x3be9…575c0x31d0…2cd7Base$250.41100%0x4337…f038102d ago0x313f35…cf7ee8
0x3be9…575c0x31d0…2cd7Base$50.33100%0x6a6f…be41102d ago0x15f2f8…9fcf52
0x3be9…575c0x31d0…2cd7Base$1,000.70100%0x4337…2e1c102d ago0xe1c48d…da5821
0x3be9…575c0x31d0…2cd7Base$1,000.70100%0x4ed0…caab102d ago0x398037…6d47c1
0x3be9…575c0x31d0…2cd7Base$1,000.70100%0x4337…1b62102d ago0x78e92f…0c95cd
0x3be9…575c0x31d0…2cd7Base$50.33100%0xf279…f77f102d ago0x1efcb3…0e59f0
0x3be9…575c0x31d0…2cd7Base$15.27100%0x4337…4bba102d ago0xa18caf…24e8e4
0x3be9…575c0x31d0…2cd7Base$30.32100%0xb872…0ab3102d ago0x04fa7e…d17e5d
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…3063102d ago0xbf2683…bd1910
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4ed0…caab102d ago0xf4641f…19f8f4
0x3be9…575c0x31d0…2cd7Base$10.27100%0x28e4…5b01102d ago0x58ba50…b0b3ce
0x3be9…575c0x31d0…2cd7Base$42.32100%0x4337…fa00102d ago0xcae501…a11666
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4ed0…caab102d ago0xf8913b…775049
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…03f5102d ago0x85c9a2…5f3626
0x3be9…575c0x31d0…2cd7Base$30.00100%0x7d0e…e64b102d ago0xf87975…dbf0c5
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…9369102d ago0xcd61f6…277e06
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…03f5102d ago0xd82671…454f5e
0x3be9…575c0x31d0…2cd7Base$5.31100%0xf279…f77f102d ago0xa6b9c8…0459e4
0x3be9…575c0x31d0…2cd7Base$30.32100%0xf279…f77f102d ago0x9c9e13…a95ad8
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4337…3392102d ago0xc71d4f…8a335c
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4337…3392102d ago0x8c39ad…a4a60d
0x3be9…575c0x31d0…2cd7Base$15.27100%0x4337…f2e1102d ago0xf4e7b6…ed103f
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4ed0…caab102d ago0xa846a3…3446bf
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…8084102d ago0xef3e1c…1b4bca

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.