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$5.30100%0x4337…f96584d ago0xf033c3…4ba11d
0x3be9…575c0x31d0…2cd7Base$30.27100%0x4337…abf584d ago0xa0854a…86de68
0x3be9…575c0x31d0…2cd7Base$30.00100%0x28e4…5b0184d ago0x2f3363…ed9327
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…562784d ago0xf6bed8…f6454f
0x3be9…575c0x31d0…2cd7Base$2.55100%0x435b…703384d ago0xd4074b…40ac6a
0x3be9…575c0x31d0…2cd7Base$500.45100%0x4337…7b1f84d ago0xe26bcc…63a88f
0x3be9…575c0x31d0…2cd7Base$3.30100%0x4337…b35084d ago0xfc35c0…4e109c
0x3be9…575c0x31d0…2cd7Base$250.40100%0xce54…f55684d ago0x0ed9e3…2c0c97
0x3be9…575c0x31d0…2cd7Base$50.32100%0x435b…703384d ago0x07234b…c7b228
0x3be9…575c0x31d0…2cd7Base$50.32100%0x28e4…5b0184d ago0x6f701a…5554c0
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…9e5d84d ago0xd21226…1176f6
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…df9b84d ago0x525950…282b04
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…d99584d ago0x781677…11c0f4
0x3be9…575c0x31d0…2cd7Base$42.31100%0x4337…6ef984d ago0xcc1908…d0f8b5
0x3be9…575c0x31d0…2cd7Base$30.31100%0x28e4…5b0184d ago0x96dc48…88d572
0x3be9…575c0x31d0…2cd7Base$35.31100%0x28e4…5b0184d ago0x3edcf7…ca4cc0
0x3be9…575c0x31d0…2cd7Base$67.32100%0x28e4…5b0184d ago0xa74b68…c26829
0x3be9…575c0x31d0…2cd7Base$35.31100%0x4337…ec2684d ago0x74daa2…19f3a6
0x3be9…575c0x31d0…2cd7Base$30.30100%0x4337…403c84d ago0x4f9b7e…b27c64
0x3be9…575c0x31d0…2cd7Base$35.30100%0x718f…3eac85d ago0x7faf1d…ffc75a
0x3be9…575c0x31d0…2cd7Base$8.29100%0x435b…703385d ago0xf94294…7ca54d
0x3be9…575c0x31d0…2cd7Base$30.26100%0x28e4…5b0185d ago0x25e5e0…6c30a4
0x3be9…575c0x31d0…2cd7Base$200.33100%0x4337…df4885d ago0xcff15e…ee1621
0x3be9…575c0x31d0…2cd7Base$25.26100%0x4337…fa0085d ago0x9268d3…51486e
0x3be9…575c0x31d0…2cd7Base$30.30100%0x4337…2d7985d ago0xad049d…aab325

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.