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.29100%0x4337…98b6109d ago0x1b7a20…46039d
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4ed0…caab109d ago0x2105b1…068b10
0x3be9…575c0x31d0…2cd7Base$50.00100%0x7d0e…e64b109d ago0xa3f081…b45620
0x3be9…575c0x31d0…2cd7Base$100.29100%0xf279…f77f109d ago0x461a15…4242a8
0x3be9…575c0x31d0…2cd7Base$50.31100%0x17a9…59db109d ago0x9bd26c…436dd3
0x3be9…575c0x31d0…2cd7Base$5.29100%0x7d0e…e64b109d ago0xd3440a…05fca1
0x3be9…575c0x31d0…2cd7Base$5.29100%0x4337…8d0e109d ago0x30725d…5ff6eb
0x3be9…575c0x31d0…2cd7Base$30.26100%0x4337…ec26109d ago0x2548c9…793c95
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4ed0…caab109d ago0x7a92cd…da1fe7
0x3be9…575c0x31d0…2cd7Base$30.30100%0x4337…a4ab109d ago0x3a83b9…656141
0x3be9…575c0x31d0…2cd7Base$30.30100%0x4337…2838109d ago0xc3549f…43f60c
0x3be9…575c0x31d0…2cd7Base$42.30100%0x4337…f637109d ago0xa5395b…c73995
0x3be9…575c0x31d0…2cd7Base$75.00100%0x4337…9ffe109d ago0x4aa454…3473c3
0x3be9…575c0x31d0…2cd7Base$42.30100%0x4337…2838109d ago0x25c4e3…be9f90
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4337…b6c2109d ago0x229322…a78b1a
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4ed0…caab109d ago0x5f98aa…83083f
0x3be9…575c0x31d0…2cd7Base$10.25100%0x7d0e…e64b109d ago0x8c3468…e2f7bb
0x3be9…575c0x31d0…2cd7Base$10.25100%0x4337…4bba109d ago0xd49437…633747
0x3be9…575c0x31d0…2cd7Base$14.25100%0x4337…df48109d ago0x3bf096…595868
0x3be9…575c0x31d0…2cd7Base$15.25100%0x28e4…5b01109d ago0xb23ece…428ea3
0x3be9…575c0x31d0…2cd7Base$30.26100%0xf279…f77f109d ago0xb3165f…ad5e09
0x3be9…575c0x31d0…2cd7Base$10.25100%0x7d0e…e64b109d ago0x2993e6…d66b7f
0x3be9…575c0x31d0…2cd7Base$100.29100%0x4337…2838109d ago0x4f593e…96baa7
0x3be9…575c0x31d0…2cd7Base$250.35100%0x4337…8826109d ago0x99b8fd…9a1d80
0x3be9…575c0x31d0…2cd7Base$15.31100%0x4ed0…caab109d ago0x88dd22…5b0416

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.