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—$220.00100%0x4337…853852d ago0x670d96…6b4450
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…be7052d ago0x287180…e05ec2
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x211d…d17252d ago0x37fdfd…e64d36
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x4337…ec6852d ago0x623cb5…38ac15
0x3be9…575c0x31d0…2cd7Base—$10.35100%0x4337…3dde52d ago0x1b6525…3b4e14
0x3be9…575c0x31d0…2cd7Base—$1.84100%0xe196…0ce152d ago0xfbf1c1…982d76
0x3be9…575c0x31d0…2cd7Base—$10.30100%0xe196…0ce152d ago0xb6f18c…60c565
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…9ffe52d ago0x6ecbfb…bb782a
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17252d ago0x5d18b9…82a2f1
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…c62f52d ago0x78ebd0…30b7e8
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17252d ago0x69a5ea…08c574
0x3be9…575c0x31d0…2cd7Base—$165.00100%0x4337…d6af52d ago0x10d3be…ee7ffd
0x3be9…575c0x31d0…2cd7Base—$149.40100%0x4337…6ef952d ago0x3b4003…9d00b7
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x6a6f…be4152d ago0x0a41fe…dee919
0x3be9…575c0x31d0…2cd7Base—$199.42100%0x4337…853852d ago0x88da20…50099d
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…d99552d ago0xeca44e…12dd93
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x4337…2d7952d ago0xe044f0…694cf6
0x3be9…575c0x31d0…2cd7Base—$50.36100%0xe196…0ce152d ago0x47e873…8b4a6c
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…6ef952d ago0xa07233…3a8255
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…ec2652d ago0xbf5753…738b2b
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17252d ago0xc0b85f…cfecb5
0x3be9…575c0x31d0…2cd7Base—$50.00100%0xe196…0ce152d ago0x858cd8…563637
0x3be9…575c0x31d0…2cd7Base—$20.30100%0x4337…2e1c52d ago0x34dc02…b920c7
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…9ad452d ago0x6e54c3…abe722
0x3be9…575c0x31d0…2cd7Base—$10.30100%0xe196…0ce152d ago0xf12067…ac5518

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.