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—$30.30100%0x4ed0…caab110d ago0xa17eea…912106
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x7d0e…e64b110d ago0x85c43b…15f997
0x3be9…575c0x31d0…2cd7Base—$100.00100%0xf279…f77f110d ago0x3d17ea…8fa56a
0x3be9…575c0x31d0…2cd7Base—$100.33100%0x4ed0…caab110d ago0xae2223…bd335b
0x3be9…575c0x31d0…2cd7Base—$100.00100%0xf279…f77f110d ago0x1aa6d9…5d8408
0x3be9…575c0x31d0…2cd7Base—$100.34100%0xf279…f77f110d ago0x232b22…fda7dd
0x3be9…575c0x31d0…2cd7Base—$10.00100%0x4337…f268110d ago0x490e00…66220c
0x3be9…575c0x31d0…2cd7Base—$10.26100%0xb872…0ab3110d ago0x8b9165…23b8cd
0x3be9…575c0x31d0…2cd7Base—$30.31100%0x4337…9b7c110d ago0xf366e6…f53b1e
0x3be9…575c0x31d0…2cd7Base—$10.26100%0x4337…9369110d ago0xd9bd15…3b66bc
0x3be9…575c0x31d0…2cd7Base—$10.26100%0xb872…0ab3110d ago0x82de49…6ff5be
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x4337…b6c2110d ago0x37389d…244aee
0x3be9…575c0x31d0…2cd7Base—$10.26100%0x4337…6f8b110d ago0x0e5fce…6f6093
0x3be9…575c0x31d0…2cd7Base—$58.28100%0xf279…f77f110d ago0x5a5bb2…760ce2
0x3be9…575c0x31d0…2cd7Base—$6.30100%0x4337…403c110d ago0x923e59…4681ff
0x3be9…575c0x31d0…2cd7Base—$10.26100%0x4ed0…caab110d ago0x7b4f6e…a3c347
0x3be9…575c0x31d0…2cd7Base—$100.33100%0x4337…d995110d ago0x4b76c3…b8dd62
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x4337…3063110d ago0x5a0976…0e4864
0x3be9…575c0x31d0…2cd7Base—$42.31100%0x4ed0…caab110d ago0xa8e1ef…c85794
0x3be9…575c0x31d0…2cd7Base—$290.37100%0x4ed0…caab110d ago0x8bf190…23a0cc
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x4337…51e0110d ago0xf3e434…196ffa
0x3be9…575c0x31d0…2cd7Base—$25.26100%0x4337…1b62110d ago0x698f2f…be2982
0x3be9…575c0x31d0…2cd7Base—$1,505.00100%0xf279…f77f110d ago0xf512ad…8600ba
0x3be9…575c0x31d0…2cd7Base—$1,500.00100%0x6a6f…be41110d ago0xa5df62…08481a
0x3be9…575c0x31d0…2cd7Base—$1.79100%0x4ed0…caab110d ago0x32c195…953042

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.