Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.002981100%0x4337…98b6110d ago0x1b7a20…46039d
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…98b6110d ago0x1b7a20…46039d
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4ed0…caab110d ago0x2105b1…068b10
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x7d0e…e64b110d ago0xa3f081…b45620
0x3be9…575c0xf6ee…3bd2Base—$0.008915100%0xf279…f77f110d ago0x461a15…4242a8
0x3be9…575c0x31d0…2cd7Base—$100.29100%0xf279…f77f110d ago0x461a15…4242a8
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x17a9…59db110d ago0x9bd26c…436dd3
0x3be9…575c0xf6ee…3bd2Base—$0.00823100%0x17a9…59db110d ago0x9bd26c…436dd3
0x3be9…575c0xf6ee…3bd2Base—$0.006927100%0x7d0e…e64b110d ago0xd3440a…05fca1
0x3be9…575c0x31d0…2cd7Base—$5.29100%0x7d0e…e64b110d ago0xd3440a…05fca1
0x3be9…575c0xf6ee…3bd2Base—$0.006926100%0x4337…8d0e110d ago0x30725d…5ff6eb
0x3be9…575c0x31d0…2cd7Base—$5.29100%0x4337…8d0e110d ago0x30725d…5ff6eb
0x3be9…575c0xf6ee…3bd2Base—$0.007025100%0x4337…ec26110d ago0x2548c9…793c95
0x3be9…575c0x31d0…2cd7Base—$30.26100%0x4337…ec26110d ago0x2548c9…793c95
0x3be9…575c0x31d0…2cd7Base—$10.25100%0x4ed0…caab110d ago0x7a92cd…da1fe7
0x3be9…575c0xf6ee…3bd2Base—$0.004236100%0x4ed0…caab110d ago0x7a92cd…da1fe7
0x3be9…575c0x31d0…2cd7Base—$30.30100%0x4337…a4ab110d ago0x3a83b9…656141
0x3be9…575c0xf6ee…3bd2Base—$0.006527100%0x4337…a4ab110d ago0x3a83b9…656141
0x3be9…575c0x31d0…2cd7Base—$30.30100%0x4337…2838110d ago0xc3549f…43f60c
0x3be9…575c0xf6ee…3bd2Base—$0.006323100%0x4337…2838110d ago0xc3549f…43f60c
0x3be9…575c0xf6ee…3bd2Base—$0.001234100%0x4337…f637110d ago0xa5395b…c73995
0x3be9…575c0x31d0…2cd7Base—$42.30100%0x4337…f637110d ago0xa5395b…c73995
0x3be9…575c0x31d0…2cd7Base—$75.00100%0x4337…9ffe110d ago0x4aa454…3473c3
0x3be9…575c0xf6ee…3bd2Base—$0.001506100%0x4337…2838110d ago0x25c4e3…be9f90
0x3be9…575c0x31d0…2cd7Base—$42.30100%0x4337…2838110d ago0x25c4e3…be9f90

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.