Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0x7a6c6c…97944e
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0x6123a6…562fcc
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0xf5d5be…83a2bb
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0xa92b0e…3a347f
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0xdbbfd4…eaa224
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0x796305…2eaf29
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0x92c764…d39f5a
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0x0dc6a5…e6f7bc
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0xe28551…88f186
0x5a51…a0860x1301…b68cBase—$0.32100%0x6377…c66763d ago0x9dc1c7…c2eb1b
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66763d ago0xe8c1a3…bea84f
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x35acec…d4aabb
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0xdefa1c…2b87c2
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x4b6f2d…0db3de
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x8906f9…cb7c06
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x5d5e52…2aab12
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x161134…6ba772
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0xd70bcc…962da8
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0xd9ee10…cf2a9e
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x2e9f11…42fefe
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x69b14a…de4fae
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x0c0c89…8598b1
0x5a51…a0860x1301…b68cBase—$0.001100%0x6377…c66764d ago0x077e0d…4994a7

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.